Closed yuvipanda closed 3 years ago
We use zero to jupyterhub as a dependency of our deployment chart, not directly. So imagePullSecret should be under jupyterhub, so it would go to the jupyterhub chart config, rather than to the hub top level chart config as it did.
imagePullSecret
jupyterhub
hub
Follow-up to #83
This was already deployed manually to fix the outage from a few days ago.
We use zero to jupyterhub as a dependency of our deployment chart, not directly. So
imagePullSecret
should be underjupyterhub
, so it would go to thejupyterhub
chart config, rather than to thehub
top level chart config as it did.Follow-up to #83