argocd: manage namespaces via manifests instead of CreateNamespace

This commit is contained in:
2026-08-16 21:08:41 +02:00
parent 39f8a78306
commit 7403edf7d5
49 changed files with 121 additions and 31 deletions
@@ -19,5 +19,4 @@ spec:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
- PruneLast=true