From 8de215a0ff112d45934565058782885b0340ceca Mon Sep 17 00:00:00 2001 From: Balaji Alwar Date: Mon, 30 Sep 2024 16:29:57 -0700 Subject: [PATCH] Debump Data 100 RAM and CPU --- deployments/data100/config/common.yaml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/deployments/data100/config/common.yaml b/deployments/data100/config/common.yaml index d60154994..80fde6ff9 100644 --- a/deployments/data100/config/common.yaml +++ b/deployments/data100/config/common.yaml @@ -111,23 +111,6 @@ jupyterhub: course::1524699::group::all-admins: admin: true mem_limit: 4G - - # Data 100, Fall 2024, https://github.com/berkeley-dsep-infra/datahub/issues/6167, To be removed by Sep 30, 2024 - course::1537664::enrollment_type::teacher: # Fall 2024, Data 100 Instructors, ensured 16G RAM - mem_limit: 16G - mem_guarantee: 16G - cpu_limit: 2 - cpu_guarantee: 2 - course::1537664::enrollment_type::ta: # Fall 2024, Data 100 TAs, ensured 16G RAM - mem_limit: 16G - mem_guarantee: 16G - cpu_limit: 2 - cpu_guarantee: 2 - course::1537664::enrollment_type::student: # Fall 2024, Data 100 TAs, ensured 16G RAM - mem_limit: 16G - mem_guarantee: 16G - cpu_limit: 2 - cpu_guarantee: 2 admin: mem_guarantee: 2G extraVolumeMounts: