mirror of https://github.com/k3s-io/k3s
Merge pull request #26252 from piosz/ca-0.1.0
Automatic merge from submit-queue Bumped Cluster Autoscaler to v0.1.0 [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()pull/6/head
commit
a2de33e7ff
|
@ -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