apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - namespace.yaml - externalsecret.yaml - configmap.yaml - postgres.yaml - redis.yaml - api.yaml - worker.yaml - beat.yaml - web.yaml - ingress.yaml