mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 18:24:07 +00:00
Fix typo in cluster-autoscaler config
This commit is contained in:
parent
49c151e433
commit
04f7a96340
@ -40,7 +40,7 @@
|
||||
"--v=4",
|
||||
"--logtostderr=true",
|
||||
"--write-status-configmap=true",
|
||||
"--balance-similar-node-groups=true,"
|
||||
"--balance-similar-node-groups=true",
|
||||
"{{params}}"
|
||||
],
|
||||
"env": [
|
||||
|
Loading…
Reference in New Issue
Block a user