Skip to content

Commit

Permalink
Merge pull request #1726 from GeorgianaElena/decomission-neurohackademy
Browse files Browse the repository at this point in the history
Scale down and remove neurohackademy special nodepool
  • Loading branch information
GeorgianaElena authored Sep 21, 2022
2 parents f0129c7 + 1039642 commit dc68fc7
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions terraform/gcp/projects/pilot-hubs.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,6 @@ notebook_nodes = {
count: 0
}
},
"neurohackademy": {
# We expect around 120 users
min: 1,
max: 100,
machine_type: "n1-highmem-16",
labels: {
"2i2c.org/community": "neurohackademy"
},
gpu: {
enabled: false,
type: "",
count: 0
}
},
}

dask_nodes = {
Expand Down

0 comments on commit dc68fc7

Please sign in to comment.