Skip to content

Commit

Permalink
Disable Stackdriver monitoring
Browse files Browse the repository at this point in the history
- Istio add-on v1.0.3 stackdriver adapter is missing the zone label
  • Loading branch information
stefanprodan committed Feb 10, 2019
1 parent 38cb487 commit 9e7cd5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/gitbook/install/flagger-install-on-google-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 9e7cd5a

Please sign in to comment.