Disable Stackdriver monitoring

- Istio add-on v1.0.3 stackdriver adapter is missing the zone label
This commit is contained in:
stefanprodan
2019-02-10 11:37:01 +02:00
parent 38cb487b64
commit 9e7cd5a8c5
@@ -54,6 +54,7 @@ gcloud beta container clusters create istio \
--machine-type=n1-highcpu-4 \
--preemptible \
--no-enable-cloud-logging \
--no-enable-cloud-monitoring \
--disk-size=30 \
--enable-autorepair \
--addons=HorizontalPodAutoscaling,Istio \