Skip to content

Commit 7d19728

Browse files
committed
fix: Update docs
1 parent 66def89 commit 7d19728

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

jupyterhub/templates/image-puller/serviceaccount.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{{- /*
2-
ServiceAccount for the pre-puller hook's image-awaiter-job
2+
Service Account for the image puller hooks
33
*/}}
44
{{- if .Values.prePuller.hook.serviceAccount.create -}}
5-
{{- if or (include "jupyterhub.imagePuller.daemonset.hook.install" .) .Values.prePuller.continuous.enabled -}}
65
apiVersion: v1
76
kind: ServiceAccount
87
metadata:

0 commit comments

Comments
 (0)