Skip to content

Commit

Permalink
Merge pull request #203 from marwanad/support-scale-from-zero
Browse files Browse the repository at this point in the history
fix: support scale from zero in the proxy scheduler
  • Loading branch information
adrienjt committed May 26, 2024
2 parents ba84eb0 + dd55cac commit b704bb7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charts/multicluster-scheduler/templates/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ data:
multiPoint:
enabled:
- name: proxy
filter:
enabled:
- name: proxy
candidate-scheduler-config: |
apiVersion: kubescheduler.config.k8s.io/v1beta3
kind: KubeSchedulerConfiguration
Expand Down

0 comments on commit b704bb7

Please sign in to comment.