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
|
||||
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
- CreateNamespace=false
|
||||
- PrunePropagationPolicy=foreground
|
||||
- PruneLast=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user