mirror of https://github.com/kubernetes/kops.git
Remove kube-system cert-manager webhook exclusion
This commit is contained in:
parent
120220913d
commit
6142db9b2f
|
|
@ -5621,10 +5621,6 @@ webhooks:
|
|||
operator: "NotIn"
|
||||
values:
|
||||
- "true"
|
||||
- key: "name"
|
||||
operator: "NotIn"
|
||||
values:
|
||||
- kube-system
|
||||
rules:
|
||||
- apiGroups:
|
||||
- "cert-manager.io"
|
||||
|
|
|
|||
Loading…
Reference in New Issue