From 8943faff986dca5dfcc4a7ecb51a6f78c15b0e65 Mon Sep 17 00:00:00 2001 From: YuviPanda Date: Tue, 3 Aug 2021 00:41:57 +0530 Subject: [PATCH] ohw: Increase memory limit for the workshop Ref https://github.com/2i2c-org/pilot-hubs/issues/549 --- config/hubs/2i2c.cluster.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/hubs/2i2c.cluster.yaml b/config/hubs/2i2c.cluster.yaml index f959e0706b..c05fbda9f5 100644 --- a/config/hubs/2i2c.cluster.yaml +++ b/config/hubs/2i2c.cluster.yaml @@ -108,6 +108,11 @@ hubs: image: name: uwhackweeks/oceanhackweek tag: 28d1c7b + memory: + # Increase memory alloted during the workshop + # https://github.com/2i2c-org/pilot-hubs/issues/549#issuecomment-891264570 + guarantee: 2G + limit: 4G custom: cloudResources: provider: gcp