From 2c9c1adb471dc6a687c9dd2e1019d742e86c84cc Mon Sep 17 00:00:00 2001 From: stefanprodan Date: Wed, 13 Feb 2019 13:05:57 +0200 Subject: [PATCH] Fix docs summary --- docs/gitbook/SUMMARY.md | 2 +- docs/gitbook/install/flagger-install-on-google-cloud.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/gitbook/SUMMARY.md b/docs/gitbook/SUMMARY.md index b16be0c56..62935d6ab 100644 --- a/docs/gitbook/SUMMARY.md +++ b/docs/gitbook/SUMMARY.md @@ -14,6 +14,6 @@ * [Monitoring](usage/monitoring.md) * [Alerting](usage/alerting.md) -# Tutorials +## Tutorials * [Canary Deployments with Helm charts](tutorials/canary-helm-gitops.md) diff --git a/docs/gitbook/install/flagger-install-on-google-cloud.md b/docs/gitbook/install/flagger-install-on-google-cloud.md index 52631a4d5..7eda2f0f9 100644 --- a/docs/gitbook/install/flagger-install-on-google-cloud.md +++ b/docs/gitbook/install/flagger-install-on-google-cloud.md @@ -327,9 +327,9 @@ before the certificate expires. ### Install Prometheus -The GKE Istio add-on does not include a Prometheus instance that scraps the Istio telemetry service. -Because Flagger uses the Istio HTTP metrics to run the canary analysis you have to -deploy the following Prometheus configuration that's similar to the one that comes with the official Istio Helm chart. +The GKE Istio add-on does not include a Prometheus instance that scrapes the Istio telemetry service. +Because Flagger uses the Istio HTTP metrics to run the canary analysis you have to deploy the following +Prometheus configuration that's similar to the one that comes with the official Istio Helm chart. ```bash REPO=https://github.com/raw/stefanprodan/flagger/master