Skip to content

Commit

Permalink
Fixing AWS InfrastructureProvider Helm template
Browse files Browse the repository at this point in the history
Signed-off-by: Archisman <[email protected]>
  • Loading branch information
Archisman committed Nov 18, 2024
1 parent 1f52b98 commit 7812104
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ spec:
bindAddress: ":8181"
syncPeriod: 10m0s
featureGates:
MachinePool: {{ .Values.global.capa.autoScaler }}
MachinePool: {{ .Values.global.capa.enableMachinePools }}
{{- end }}

0 comments on commit 7812104

Please sign in to comment.