mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 09:49:50 +00:00
Merge pull request #48132 from MaciekPytel/cluster_autoscaler_node_balance_2
Fix typo in cluster-autoscaler config
This commit is contained in:
commit
53ac028473
@ -40,7 +40,7 @@
|
|||||||
"--v=4",
|
"--v=4",
|
||||||
"--logtostderr=true",
|
"--logtostderr=true",
|
||||||
"--write-status-configmap=true",
|
"--write-status-configmap=true",
|
||||||
"--balance-similar-node-groups=true,"
|
"--balance-similar-node-groups=true",
|
||||||
"{{params}}"
|
"{{params}}"
|
||||||
],
|
],
|
||||||
"env": [
|
"env": [
|
||||||
|
Loading…
Reference in New Issue
Block a user