changed annotation for scc admission
This commit is contained in:
parent
eeca69a52f
commit
4d27eb3a94
1 changed files with 1 additions and 2 deletions
|
@ -4,8 +4,7 @@ kind: SecurityContextConstraints
|
|||
metadata:
|
||||
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
|
||||
"helm.sh/hook": pre-install,pre-upgrade
|
||||
labels:
|
||||
{{- include "ingress-nginx.labels" . | nindent 4 }}
|
||||
app.kubernetes.io/component: admission-webhook
|
||||
|
|
Loading…
Reference in a new issue