Commit 493e4486 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #45017 from MaciekPytel/ca_logging

Automatic merge from submit-queue Update cluster-autoscaler logging config Previously cluster-autoscaler would duplicate all logs, writing to master /var/log and /tmp inside pod.
parents 120fd322 b6574bd7
......@@ -30,7 +30,7 @@
"./run.sh",
"--kubernetes=http://127.0.0.1:8080?inClusterConfig=f",
"--v=4",
"--stderrthreshold=info",
"--logtostderr=true",
"--write-status-configmap=true",
"{{params}}"
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment