Merge pull request #25722 from kubernetes/jszczepkowski-ca-bump

Bumped cluster autoscaler version.
pull/6/head
Piotr Szczesniak 2016-05-17 10:27:44 +02:00
commit bff4e12903
1 changed files with 1 additions and 1 deletions

View File

@ -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",