Skip to content

Commit f376fc1

Browse files
committed
Update CA to support more instance-types
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
1 parent d0128cb commit f376fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/manifests/kube-cluster-autoscaler/daemonset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ spec:
3636
effect: NoSchedule
3737
containers:
3838
- name: cluster-autoscaler
39-
image: container-registry.zalando.net/teapot/kube-cluster-autoscaler:v1.18.2-internal.43
39+
image: container-registry.zalando.net/teapot/kube-cluster-autoscaler:v1.18.2-internal.44
4040
command:
4141
- ./cluster-autoscaler
4242
- --v={{.Cluster.ConfigItems.autoscaling_autoscaler_log_level}}

0 commit comments

Comments
 (0)