jupyterhub / zero-to-jupyterhub-k8s

Helm Chart & Documentation for deploying JupyterHub on Kubernetes
https://zero-to-jupyterhub.readthedocs.io
Other
1.56k stars 799 forks source link

feat: Add service account to hook-image-puller and continuous-image-puller #3581

Open samyuh opened 2 days ago

samyuh commented 2 days ago

This MR adds two separate dummy ServiceAccounts for hook-image-puller and continuous-hook-image-puller.

Closes #3545