diff --git a/apps/templates/cert-manager.yaml b/apps/templates/cert-manager.yaml index a2b4ba1..3b05cf9 100644 --- a/apps/templates/cert-manager.yaml +++ b/apps/templates/cert-manager.yaml @@ -30,3 +30,5 @@ spec: automated: prune: true selfHeal: true + syncOptions: + - CreateNamespace=true \ No newline at end of file