diff --git a/argocd/applications/unifi.yaml b/argocd/applications/unifi.yaml index bc9d9f4..ee36cc4 100644 --- a/argocd/applications/unifi.yaml +++ b/argocd/applications/unifi.yaml @@ -16,3 +16,5 @@ spec: syncPolicy: automated: prune: true + syncOptions: + - CreateNamespace=true \ No newline at end of file