apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ../base - secret-credentials.enc.yaml patches: - path: deployment.yaml target: kind: Deployment - path: cluster.yaml target: kind: Cluster - path: http-route.yaml target: kind: HTTPRoute