added annotations

This commit is contained in:
Anas El Barkani 2022-04-10 18:55:33 +02:00
parent 3a87c10649
commit ab5f43aa00

View file

@ -4,7 +4,8 @@ kind: SecurityContextConstraints
metadata:
name: {{ include "ingress-nginx.fullname" . }}-admission
annotations:
"helm.sh/hook": pre-install,pre-upgrade
"helm.sh/hook": pre-install,pre-upgrade,post-install,post-upgrade
"helm.sh/hook-delete-policy": before-hook-creation,hook-succeeded
labels:
{{- include "ingress-nginx.labels" . | nindent 4 }}
app.kubernetes.io/component: admission-webhook