Skip to content

Commit

Permalink
remove obsolete --gardenlet-manages-mcm command line arg
Browse files Browse the repository at this point in the history
  • Loading branch information
j2L4e committed Mar 26, 2024
1 parent 886b8f0 commit 0e4f007
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ spec:
{{- if .Values.gardener.version }}
- --gardener-version={{ .Values.gardener.version }}
{{- end }}
{{- if .Values.gardener.gardenlet.featureGates.MachineControllerManagerDeployment }}
- --gardenlet-manages-mcm={{ .Values.gardener.gardenlet.featureGates.MachineControllerManagerDeployment }}
{{- end }}
env:
- name: LEADER_ELECTION_NAMESPACE
valueFrom:
Expand Down

0 comments on commit 0e4f007

Please sign in to comment.