# List of resource files that kustomize reads, modifies # and emits as a YAML string resources: - static-files-deploy.yaml - static-files-ing.yaml - static-files-svc.yaml # - middleware.yaml # configurations: # - nameReference.yaml apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization