diff --git a/p3/confs/argocd.yaml b/p3/confs/argocd.yaml index b749562..24ae16d 100644 --- a/p3/confs/argocd.yaml +++ b/p3/confs/argocd.yaml @@ -16,3 +16,5 @@ spec: automated: selfHeal: true prune: true + syncOptions: + - CreateNamespace=true \ No newline at end of file