Merge pull request #6129 from cert-manager/remove_name_selector_admission_webhook
Remove unused 'name' namespaceSelector
This commit is contained in:
commit
f9ffb76c5c
@ -21,10 +21,6 @@ webhooks:
|
||||
operator: "NotIn"
|
||||
values:
|
||||
- "true"
|
||||
- key: "name"
|
||||
operator: "NotIn"
|
||||
values:
|
||||
- {{ include "cert-manager.namespace" . }}
|
||||
rules:
|
||||
- apiGroups:
|
||||
- "cert-manager.io"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user