Skip to content

Commit 915cd1c

Browse files
committed
expose KUBE_FEATURE_WatchListClient
1 parent 37e66a6 commit 915cd1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cluster-autoscaler/charts/cluster-autoscaler/templates/deployment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ spec:
140140
- {{ . }}
141141
{{- end }}
142142
env:
143+
- name: KUBE_FEATURE_WatchListClient
144+
value: "true"
143145
- name: POD_NAMESPACE
144146
valueFrom:
145147
fieldRef:

0 commit comments

Comments
 (0)