From 39cce0196f5484e67a645556e22087a7b485ef40 Mon Sep 17 00:00:00 2001 From: Kevin Dorosh Date: Mon, 21 Dec 2020 16:37:16 -0500 Subject: [PATCH] Guide is working Signed-off-by: Kevin Dorosh --- docs/gitbook/tutorials/gloo-progressive-delivery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gitbook/tutorials/gloo-progressive-delivery.md b/docs/gitbook/tutorials/gloo-progressive-delivery.md index 99d5dca9..9457fe9a 100644 --- a/docs/gitbook/tutorials/gloo-progressive-delivery.md +++ b/docs/gitbook/tutorials/gloo-progressive-delivery.md @@ -53,7 +53,7 @@ Deploy the load testing service to generate traffic during the canary analysis: kubectl -n test apply -k github.com/weaveworks/flagger//kustomize/tester ``` -Create an virtual service definition that references an route table that will be generated by Flagger \(replace `app.example.com` with your own domain\): +Create a virtual service definition that references a route table that will be generated by Flagger \(replace `app.example.com` with your own domain\): ```yaml apiVersion: gateway.solo.io/v1