From fd095705a018bab45dae85600d18ebb2a9dc2227 Mon Sep 17 00:00:00 2001 From: shane knapp Date: Mon, 5 Aug 2024 13:21:28 -0700 Subject: [PATCH] undo changes to data100 config --- deployments/data100/config/common.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/deployments/data100/config/common.yaml b/deployments/data100/config/common.yaml index e06a36f57..b95787543 100644 --- a/deployments/data100/config/common.yaml +++ b/deployments/data100/config/common.yaml @@ -103,6 +103,11 @@ jupyterhub: admin: true mem_limit: 4G + # Data 100, Summer 2024, https://github.com/berkeley-dsep-infra/datahub/issues/5862, to be removed by 7/29 + course::1535115: + mem_limit: 4G + mem_guarantee: 4G + # Data 100, Spring 2024, https://github.com/berkeley-dsep-infra/datahub/issues/5376 #course::1531798::group::Admins: # Spring 2024, Data 100 Admins, ensured 4G RAM # mem_limit: 4G