Admission Webhooks/Job: Add NetworkPolicy. (#9218)
This commit is contained in:
parent
490e872b4a
commit
5b0403314c
3 changed files with 28 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: ClusterRoleBinding
|
||||
metadata:
|
||||
name: {{ include "ingress-nginx.fullname" . }}-admission
|
||||
name: {{ include "ingress-nginx.fullname" . }}-admission
|
||||
annotations:
|
||||
"helm.sh/hook": pre-install,pre-upgrade,post-install,post-upgrade
|
||||
"helm.sh/hook-delete-policy": before-hook-creation,hook-succeeded
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue