REFACTOR(velero): simplify vault
- and velero configs - vault: Fix CreateNamespace conflict (set to false) - velero: Consolidate ExternalSecrets into vault/velero-secrets.yaml - velero: Clean up kustomization.yaml
This commit is contained in:
@@ -33,7 +33,7 @@ spec:
|
|||||||
allowEmpty: false
|
allowEmpty: false
|
||||||
|
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=false
|
||||||
- PrunePropagationPolicy=foreground
|
- PrunePropagationPolicy=foreground
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user