Skip to content

Commit

Permalink
Remove nodeSelector
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuderman committed Feb 13, 2024
1 parent 9c84d17 commit d2941d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions galaxy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -366,8 +366,7 @@ resources:
memory: 7G
ephemeral-storage: 10Gi

#nodeSelector: {}
nodeSelector: "cloud:google:com/gke-nodepool: default-pool"
nodeSelector: {}

tolerations: []

Expand Down

0 comments on commit d2941d7

Please sign in to comment.