apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - namespace.yaml - configmaps/configmap.yaml - deployments/deployment.yaml - services/service.yaml - ingress/firewall.yaml - ingress/powervault1.yaml - ingress/powervault2.yaml