Skip to content

Commit

Permalink
Remove toleration for taints that no longer exist
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 committed Aug 9, 2024
1 parent 1db4e11 commit 5a90509
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions config/clusters/nasa-veda/binder.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ jupyterhub:
singleuser:
nodeSelector:
2i2c/hub-name: "binder"
extraTolerations:
- key: 2i2c/hub-name
operator: Equal
value: binder
effect: NoSchedule
memory:
guarantee: 1G
limit: 2G
Expand Down

0 comments on commit 5a90509

Please sign in to comment.