Skip to content

Commit

Permalink
Add HPA add-on to GKE docs
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan committed Feb 4, 2019
1 parent 5cc26de commit 05ca266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gitbook/install/flagger-install-on-google-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ gcloud beta container clusters create istio \
--no-enable-cloud-logging \
--disk-size=30 \
--enable-autorepair \
--addons=Istio \
--addons=HorizontalPodAutoscaling,Istio \
--istio-config=auth=MTLS_PERMISSIVE
```

Expand Down

0 comments on commit 05ca266

Please sign in to comment.