You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: applications/nublado/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -155,7 +155,7 @@ JupyterHub and custom spawner for the Rubin Science Platform
155
155
| jupyterhub.hub.extraVolumeMounts | list |`hub-config` and the Gafaelfawr token | Additional volume mounts for JupyterHub |
156
156
| jupyterhub.hub.extraVolumes | list | The `hub-config``ConfigMap` and the Gafaelfawr token | Additional volumes to make available to JupyterHub |
157
157
| jupyterhub.hub.image.name | string |`"ghcr.io/lsst-sqre/nublado-jupyterhub"`| Image to use for JupyterHub |
158
-
| jupyterhub.hub.image.tag | string |`"12.0.0"`| Tag of image to use for JupyterHub |
158
+
| jupyterhub.hub.image.tag | string |`"12.0.1"`| Tag of image to use for JupyterHub |
159
159
| jupyterhub.hub.loadRoles.server.scopes | list | See `values.yaml`| Default scopes for the user's lab, overridden to allow the lab to delete itself (which we use for our added menu items) |
160
160
| jupyterhub.hub.networkPolicy.enabled | bool |`false`| Whether to enable the default `NetworkPolicy` (currently, the upstream one does not work correctly) |
161
161
| jupyterhub.hub.resources | object | See `values.yaml`| Resource limits and requests |
0 commit comments