1 2 3 4 5 6 7
apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - storage-credentials.yaml - repository-credentials.yaml - backup.yaml - prune.yaml