Skip to content

Commit 4d8667e

Browse files
committed
Add image puller SA names to the list of resource names
1 parent 82a260f commit 4d8667e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jupyterhub/templates/_helpers-names.tpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,9 @@ image-puller-priority: {{ include "jupyterhub.image-puller-priority.fullname" .
308308
hook-image-awaiter: {{ include "jupyterhub.hook-image-awaiter.fullname" . | quote }}
309309
hook-image-awaiter-serviceaccount: {{ include "jupyterhub.hook-image-awaiter-serviceaccount.fullname" . | quote }}
310310
hook-image-puller: {{ include "jupyterhub.hook-image-puller.fullname" . | quote }}
311+
hook-image-puller-serviceaccount: {{ include "jupyterhub.hook-image-puller-serviceaccount.fullname" . | quote }}
311312
continuous-image-puller: {{ include "jupyterhub.continuous-image-puller.fullname" . | quote }}
313+
continuous-image-puller-serviceaccount: {{ include "jupyterhub.continuous-image-puller-serviceaccount.fullname" . | quote }}
312314
singleuser: {{ include "jupyterhub.singleuser.fullname" . | quote }}
313315
image-pull-secret: {{ include "jupyterhub.image-pull-secret.fullname" . | quote }}
314316
ingress: {{ include "jupyterhub.ingress.fullname" . | quote }}

0 commit comments

Comments
 (0)