diff --git a/apps/templates/helm-cert-manager.yaml b/apps/templates/helm-cert-manager.yaml index e7ae2aa..6d84658 100644 --- a/apps/templates/helm-cert-manager.yaml +++ b/apps/templates/helm-cert-manager.yaml @@ -22,4 +22,4 @@ spec: syncOptions: - CreateNamespace=true automated: - prune: true + selfHeal: true