mirror of https://github.com/k3s-io/k3s
Fix typo in cluster-autoscaler config
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