From 5565c793252cc94f1b6f76b76c8415dc6b4a8ed3 Mon Sep 17 00:00:00 2001 From: YuviPanda Date: Mon, 6 Nov 2023 14:44:31 +0530 Subject: [PATCH] Stop using dedicated nodepool for climatematch Ref https://github.com/2i2c-org/infrastructure/issues/3342 --- config/clusters/2i2c/climatematch.values.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/config/clusters/2i2c/climatematch.values.yaml b/config/clusters/2i2c/climatematch.values.yaml index 62788ed6a4..43d98a38cb 100644 --- a/config/clusters/2i2c/climatematch.values.yaml +++ b/config/clusters/2i2c/climatematch.values.yaml @@ -8,13 +8,6 @@ jupyterhub: memory: limit: 16G guarantee: 10G - nodeSelector: - 2i2c.org/community: climatematch - extraTolerations: - - key: "2i2c.org/community" - operator: "Equal" - value: "climatematch" - effect: "NoSchedule" defaultUrl: /lab image: name: wesleyban/climatematch-notebook