Skip to content

Commit

Permalink
move kube-scheduler service to kube-system
Browse files Browse the repository at this point in the history
  • Loading branch information
estenrye committed Feb 20, 2023
1 parent 7de8855 commit 6de4993
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ cluster:
metrics-bind-address: 0.0.0.0:10249
scheduler:
image: k8s.gcr.io/kube-scheduler:v1.25.4
extraArgs:
bind-address: 0.0.0.0
discovery:
enabled: true
registries:
Expand Down

0 comments on commit 6de4993

Please sign in to comment.