mirror of https://github.com/k3s-io/k3s
Bumped Cluster Autoscaler to v0.1.0
parent
9a996f4eea
commit
5e3dfdefa2
|
@ -15,7 +15,7 @@
|
|||
"containers": [
|
||||
{
|
||||
"name": "cluster-autoscaler",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.0.1-alpha2-5",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.1.0",
|
||||
"command": [
|
||||
"./cluster-autoscaler",
|
||||
"--kubernetes=http://127.0.0.1:8080?inClusterConfig=f",
|
||||
|
|
Loading…
Reference in New Issue