Skip to content

Commit

Permalink
Add nodeSelector to BinderHub
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaiacs committed Jun 22, 2023
1 parent f12c7f0 commit 940458a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions helm/charts/gesis/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Use https://github.com/jupyterhub/mybinder.org-deploy/blob/main/mybinder/values.yaml as reference

binderhub:
nodeSelector:
binderhub: "true"

pdb:
maxUnavailable: 1

Expand Down

0 comments on commit 940458a

Please sign in to comment.