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 66def89 commit 7d19728Copy full SHA for 7d19728
jupyterhub/templates/image-puller/serviceaccount.yaml
@@ -1,8 +1,7 @@
1
{{- /*
2
-ServiceAccount for the pre-puller hook's image-awaiter-job
+Service Account for the image puller hooks
3
*/}}
4
{{- if .Values.prePuller.hook.serviceAccount.create -}}
5
-{{- if or (include "jupyterhub.imagePuller.daemonset.hook.install" .) .Values.prePuller.continuous.enabled -}}
6
apiVersion: v1
7
kind: ServiceAccount
8
metadata:
0 commit comments