We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 109ded2 commit b83cb50Copy full SHA for b83cb50
registry/components/cert-manager/application.yaml
@@ -23,9 +23,9 @@ spec:
23
selfHeal: true
24
syncOptions:
25
- CreateNamespace=true
26
- - RespectIgnoreDifferences=true
27
- ignoreDifferences:
28
- - group: admissionregistration.k8s.io
29
- kind: ValidatingWebhookConfiguration
30
- jqPathExpressions:
31
- - .webhooks[]?.namespaceSelector
+ # - RespectIgnoreDifferences=true
+ # ignoreDifferences:
+ # - group: admissionregistration.k8s.io
+ # kind: ValidatingWebhookConfiguration
+ # jqPathExpressions:
+ # - .webhooks[]?.namespaceSelector
0 commit comments