Skip to content

Commit

Permalink
updated retryOn supported values link to point to contour's api doc
Browse files Browse the repository at this point in the history
Signed-off-by: Mae Large <mlarge@vmware.com>
  • Loading branch information
Mpluya committed Jun 22, 2022
1 parent 4dd6102 commit 1bb4afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gitbook/tutorials/contour-progressive-delivery.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1bb4afa

Please sign in to comment.