diff --git a/apps/templates/cert-manager.yaml b/apps/templates/cert-manager.yaml index 8e607ca..9eda648 100644 --- a/apps/templates/cert-manager.yaml +++ b/apps/templates/cert-manager.yaml @@ -21,4 +21,5 @@ spec: value: 'true' syncPolicy: syncOptions: - - CreateNamespace=true \ No newline at end of file + - CreateNamespace=true + automated: {} \ No newline at end of file