diff --git a/config/clusters/cloudbank/ccsf.values.yaml b/config/clusters/cloudbank/ccsf.values.yaml index 6358bea5b5..0b97f14937 100644 --- a/config/clusters/cloudbank/ccsf.values.yaml +++ b/config/clusters/cloudbank/ccsf.values.yaml @@ -10,7 +10,14 @@ jupyterhub: # https://2i2c.freshdesk.com/a/tickets/567 guarantee: 384M limit: 1.5G + image: + repository: "your-registry/your-image" + tag: "latest" custom: + singleuserAdmin: + image: + repository: "your-registry/your-image" + tag: "latest" 2i2c: add_staff_user_ids_to_admin_users: true add_staff_user_ids_of_type: "google" diff --git a/config/clusters/cloudbank/elcamino.values.yaml b/config/clusters/cloudbank/elcamino.values.yaml index a733bd3171..7a0a598e25 100644 --- a/config/clusters/cloudbank/elcamino.values.yaml +++ b/config/clusters/cloudbank/elcamino.values.yaml @@ -26,8 +26,8 @@ jupyterhub: singleuser: memory: - limit: 2G - guarantee: 2G + limit: 3G + guarantee: 3G hub: config: JupyterHub: