diff --git a/deployments/workshop/config/common.yaml b/deployments/workshop/config/common.yaml index 732c2c9f9..49783d569 100644 --- a/deployments/workshop/config/common.yaml +++ b/deployments/workshop/config/common.yaml @@ -49,5 +49,5 @@ jupyterhub: subPath: "{username}" memory: # As low a guarantee as possible - guarantee: 128M - limit: 1G \ No newline at end of file + guarantee: 4G + limit: 4G