Skip to content

Commit

Permalink
Merge pull request #298 from Huang-Wei/chart-v1beta1
Browse files Browse the repository at this point in the history
0.21 chart should go with v1beta1
  • Loading branch information
k8s-ci-robot authored Dec 10, 2021
2 parents 37e7699 + c64a750 commit 7cf6512
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: {{ .Values.scheduler.namespace }}
data:
scheduler-config.yaml: |
apiVersion: kubescheduler.config.k8s.io/v1beta2
apiVersion: kubescheduler.config.k8s.io/v1beta1
kind: KubeSchedulerConfiguration
leaderElection:
leaderElect: false
Expand Down

0 comments on commit 7cf6512

Please sign in to comment.