Skip to content

Commit 1b3b2b7

Browse files
authored
Merge pull request #6864 from zalando-incubator/ca-more-instance-types
Update CA to support more instance-types
2 parents d0128cb + f376fc1 commit 1b3b2b7

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)