mirror of https://github.com/k3s-io/k3s
Merge pull request #25722 from kubernetes/jszczepkowski-ca-bump
Bumped cluster autoscaler version.pull/6/head
commit
bff4e12903
|
@ -15,7 +15,7 @@
|
|||
"containers": [
|
||||
{
|
||||
"name": "cluster-autoscaler",
|
||||
"image": "gcr.io/dev-jsz/cluster-autoscaler:0.1",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.0.1-alpha2-5",
|
||||
"command": [
|
||||
"./cluster-autoscaler",
|
||||
"--kubernetes=http://127.0.0.1:8080?inClusterConfig=f",
|
||||
|
|
Loading…
Reference in New Issue