From c0ab96a36064236bfe521f32fe64bea221e45919 Mon Sep 17 00:00:00 2001 From: YuviPanda Date: Mon, 6 Nov 2023 15:01:05 +0530 Subject: [PATCH] Remove climatematch nodepool too --- terraform/gcp/projects/pilot-hubs.tfvars | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/terraform/gcp/projects/pilot-hubs.tfvars b/terraform/gcp/projects/pilot-hubs.tfvars index de4c2f6251..9b85f6dcc2 100644 --- a/terraform/gcp/projects/pilot-hubs.tfvars +++ b/terraform/gcp/projects/pilot-hubs.tfvars @@ -35,22 +35,6 @@ notebook_nodes = { max : 100, machine_type : "n2-highmem-64", } - "climatematch" : { - min : 0, - max : 100, - machine_type : "n2-highmem-32", - labels : { - "2i2c.org/community" : "climatematch" - }, - taints : [{ - key : "2i2c.org/community", - value : "climatematch", - effect : "NO_SCHEDULE" - }], - resource_labels : { - "community" : "climatematch" - }, - }, # Nodepool for neurohackademy. Tracking issue: https://github.com/2i2c-org/infrastructure/issues/2681 "neurohackademy" : { # We expect around 120 users