From 6061242e166ec55ca515cbad1b99746beb1be268 Mon Sep 17 00:00:00 2001 From: mihranmiroyan Date: Thu, 14 Sep 2023 15:03:19 -0700 Subject: [PATCH] reduce student memory --- deployments/data100/config/common.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deployments/data100/config/common.yaml b/deployments/data100/config/common.yaml index 23714c820..346013077 100644 --- a/deployments/data100/config/common.yaml +++ b/deployments/data100/config/common.yaml @@ -56,8 +56,8 @@ jupyterhub: subPath: _shared readOnly: true memory: - guarantee: 4G - limit: 4G + guarantee: 2G + limit: 2G image: {} custom: