mirror of https://github.com/k3s-io/k3s
Merge pull request #47430 from mwielgus/ca-0.6.0-a1
Automatic merge from submit-queue Bump Cluster Autoscaler to 0.6.0-alpha1 cc: @MaciekPytel @aleksandra-malinowskapull/6/head
commit
85832892b1
|
@ -25,7 +25,7 @@
|
|||
"containers": [
|
||||
{
|
||||
"name": "cluster-autoscaler",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.5.4",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.6.0-alpha1",
|
||||
"command": [
|
||||
"./run.sh",
|
||||
"--kubernetes=http://127.0.0.1:8080?inClusterConfig=f",
|
||||
|
|
Loading…
Reference in New Issue