fix(velero): remove values from ks

This commit is contained in:
unteem 2023-07-21 18:10:06 +02:00
parent 2118315db0
commit 55e86ad3ab

View file

@ -4,7 +4,6 @@ kind: Kustomization
resources: resources:
- bucket.yaml - bucket.yaml
- gen-policy.yaml - gen-policy.yaml
- values.yaml
- hr.yaml - hr.yaml
generatorOptions: generatorOptions:
disableNameSuffixHash: true disableNameSuffixHash: true