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:
2025-12-29 13:48:20 +09:00
parent 09f08fba75
commit b07fcc5e74

View File

@@ -33,7 +33,7 @@ spec:
allowEmpty: false
syncOptions:
- CreateNamespace=true
- CreateNamespace=false
- PrunePropagationPolicy=foreground
- PruneLast=true