mirror of https://github.com/kubernetes/kops.git
Merge pull request #3128 from bhack/patch-1
Automatic merge from submit-queue Sync image version
This commit is contained in:
commit
0fa00f3653
|
|
@ -4,7 +4,7 @@ Note that you likely want to change `AWS_REGION` and `GROUP_NAME`, and probably
|
|||
|
||||
```bash
|
||||
CLOUD_PROVIDER=aws
|
||||
IMAGE=gcr.io/google_containers/cluster-autoscaler:v0.5.4
|
||||
IMAGE=gcr.io/google_containers/cluster-autoscaler:v0.6.0
|
||||
MIN_NODES=1
|
||||
MAX_NODES=5
|
||||
AWS_REGION=us-east-1
|
||||
|
|
|
|||
Loading…
Reference in New Issue