Skip to content

Commit

Permalink
Stop using dedicated nodepool for climatematch
Browse files Browse the repository at this point in the history
Ref #3342
  • Loading branch information
yuvipanda committed Nov 6, 2023
1 parent 668a272 commit 5565c79
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions config/clusters/2i2c/climatematch.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5565c79

Please sign in to comment.