From 5b9d50c174b54cdeba76fbc1a457a01dfc14908d Mon Sep 17 00:00:00 2001 From: Balaji Alwar Date: Tue, 16 Jul 2024 16:05:45 -0700 Subject: [PATCH] Increase RAM for to 4 GB Data 100 summer assignment --- deployments/data100/config/common.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/deployments/data100/config/common.yaml b/deployments/data100/config/common.yaml index 8f92b32ad..e7cda9b77 100644 --- a/deployments/data100/config/common.yaml +++ b/deployments/data100/config/common.yaml @@ -102,13 +102,13 @@ jupyterhub: admin: true mem_limit: 4G - # Data 100, Spring 2024, https://github.com/berkeley-dsep-infra/datahub/issues/5376 - #course::1531798::group::Content: # Spring 2024 Content Team, ensured 4G RAM - # mem_limit: 4G - # mem_guarantee: 4G + # Data 100, Summer 2024, https://github.com/berkeley-dsep-infra/datahub/issues/5862 + 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 + # Data 100, Spring 2024, https://github.com/berkeley-dsep-infra/datahub/issues/5376, to be removed by 7/29 + #course::1531798::group::Admins: # Summer 2024, Data 100 Admins, ensured 4G RAM # mem_limit: 4G # mem_guarantee: 4G admin: