Commit 57425bd4 authored by Jerzy Szczepkowski's avatar Jerzy Szczepkowski

Bumped cluster autoscaler version.

Bumped cluster autoscaler version.
parent b7151cf4
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
"containers": [ "containers": [
{ {
"name": "cluster-autoscaler", "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": [ "command": [
"./cluster-autoscaler", "./cluster-autoscaler",
"--kubernetes=http://127.0.0.1:8080?inClusterConfig=f", "--kubernetes=http://127.0.0.1:8080?inClusterConfig=f",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment