Skip to content

Commit

Permalink
Disable the user scheduler by default
Browse files Browse the repository at this point in the history
  • Loading branch information
mkjpryor committed Oct 19, 2023
1 parent dd13c05 commit 4ac1010
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions daskhub-azimuth/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ daskhub:
continuous:
enabled: false

# The user scheduler is currently broken when there is only a single node
scheduling:
userScheduler:
enabled: false

# For the proxy, we only need a ClusterIP service as Zenith will punch it out
proxy:
service:
Expand Down

0 comments on commit 4ac1010

Please sign in to comment.