From 17a8c7d113e696bae2a85fef804eb87b6b1d608c Mon Sep 17 00:00:00 2001 From: mihranmiroyan Date: Fri, 10 Nov 2023 15:08:54 -0800 Subject: [PATCH] reduce RAM limit (project A2) --- 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: