Remove kube-system cert-manager webhook exclusion

This commit is contained in:
Peter Rifel 2024-01-04 20:56:27 -06:00
parent 120220913d
commit 6142db9b2f
No known key found for this signature in database
1 changed files with 0 additions and 4 deletions

View File

@ -5621,10 +5621,6 @@ webhooks:
operator: "NotIn"
values:
- "true"
- key: "name"
operator: "NotIn"
values:
- kube-system
rules:
- apiGroups:
- "cert-manager.io"