We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0128cb + f376fc1 commit 1b3b2b7Copy full SHA for 1b3b2b7
cluster/manifests/kube-cluster-autoscaler/daemonset.yaml
@@ -36,7 +36,7 @@ spec:
36
effect: NoSchedule
37
containers:
38
- name: cluster-autoscaler
39
- image: container-registry.zalando.net/teapot/kube-cluster-autoscaler:v1.18.2-internal.43
+ image: container-registry.zalando.net/teapot/kube-cluster-autoscaler:v1.18.2-internal.44
40
command:
41
- ./cluster-autoscaler
42
- --v={{.Cluster.ConfigItems.autoscaling_autoscaler_log_level}}
0 commit comments