We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a417772 commit 351cd20Copy full SHA for 351cd20
jupyterhub/templates/image-puller/serviceaccount-hook.yaml
@@ -13,7 +13,7 @@ metadata:
13
annotations:
14
"helm.sh/hook": pre-install,pre-upgrade
15
"helm.sh/hook-delete-policy": before-hook-creation,hook-succeeded
16
- "helm.sh/hook-weight": "0"
+ "helm.sh/hook-weight": "-10"
17
{{- with .Values.prePuller.hook.serviceAccountImagePuller.annotations }}
18
{{- . | toYaml | nindent 4 }}
19
{{- end }}
0 commit comments