Skip to content

Commit

Permalink
Merge branch 'fix-leader-election' into chart-release
Browse files Browse the repository at this point in the history
  • Loading branch information
chotiwat committed Oct 31, 2024
2 parents e92a8eb + 665f1ba commit fa549b9
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ data:
kind: KubeSchedulerConfiguration
leaderElection:
leaderElect: {{ .Values.scheduler.leaderElect }}
resourceNamespace: {{ .Release.Namespace }}
resourceName: {{ .Values.scheduler.name }}
profiles:
# Compose all plugins in one profile
- schedulerName: {{ .Values.scheduler.name }}
Expand Down

0 comments on commit fa549b9

Please sign in to comment.