apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: vhsmp resources: - ./deployment.yaml - ./ingress.yaml - ./cert.yaml - ./service.yaml - ./migration-job.yaml - ./postgres-service.yaml - ./postgres-storage.yaml - ./postgres.yaml