apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - namespace.yaml - cd-serviceaccount.yaml - network-policies.yaml - certificate.yaml - ingress-web.yaml - ingress-web-public.yaml - ingress-ssh.yaml - ingress-ssh-public.yaml generatorOptions: disableNameSuffixHash: true