mirror of https://github.com/fluxcd/flagger.git
Add HPA add-on to GKE docs
This commit is contained in:
parent
5cc26de645
commit
05ca266c5e
|
|
@ -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
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue