From 015d6ad87bde2653cc7f22d0af63797270312e52 Mon Sep 17 00:00:00 2001 From: Balaji Alwar Date: Mon, 5 Aug 2024 12:12:06 -0700 Subject: [PATCH] Debump 4 GB RAM allocation for a Data 100 assignment --- deployments/data100/config/common.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/deployments/data100/config/common.yaml b/deployments/data100/config/common.yaml index b95787543..e06a36f57 100644 --- a/deployments/data100/config/common.yaml +++ b/deployments/data100/config/common.yaml @@ -103,11 +103,6 @@ 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