p3: argocd auto create dev namespace

This commit is contained in:
Starnakin 2025-05-14 11:02:47 +02:00
parent 46b28614d2
commit 28cafc02b2

View File

@ -16,3 +16,5 @@ spec:
automated: automated:
selfHeal: true selfHeal: true
prune: true prune: true
syncOptions:
- CreateNamespace=true