diff --git a/registry/components/cert-manager/application.yaml b/registry/components/cert-manager/application.yaml index 718d556..e5fcb32 100644 --- a/registry/components/cert-manager/application.yaml +++ b/registry/components/cert-manager/application.yaml @@ -23,9 +23,9 @@ spec: selfHeal: true syncOptions: - CreateNamespace=true - - RespectIgnoreDifferences=true - ignoreDifferences: - - group: admissionregistration.k8s.io - kind: ValidatingWebhookConfiguration - jqPathExpressions: - - .webhooks[]?.namespaceSelector + # - RespectIgnoreDifferences=true + # ignoreDifferences: + # - group: admissionregistration.k8s.io + # kind: ValidatingWebhookConfiguration + # jqPathExpressions: + # - .webhooks[]?.namespaceSelector