From 1bb4afaeacd06060db427e66f38d4f83ea4329d5 Mon Sep 17 00:00:00 2001 From: Mae Large Date: Wed, 22 Jun 2022 06:06:14 -0500 Subject: [PATCH] updated retryOn supported values link to point to contour's api doc Signed-off-by: Mae Large --- docs/gitbook/tutorials/contour-progressive-delivery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gitbook/tutorials/contour-progressive-delivery.md b/docs/gitbook/tutorials/contour-progressive-delivery.md index 344dcf9b..29abec2d 100644 --- a/docs/gitbook/tutorials/contour-progressive-delivery.md +++ b/docs/gitbook/tutorials/contour-progressive-delivery.md @@ -90,7 +90,7 @@ spec: retries: attempts: 3 perTryTimeout: 5s - # supported values for retryOn - https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/router_filter#x-envoy-retry-on + # supported values for retryOn - https://projectcontour.io/docs/main/config/api/#projectcontour.io/v1.RetryOn retryOn: "5xx" # define the canary analysis timing and KPIs analysis: