Merge pull request #1223 from Mpluya/patch-1

include Contour retryOn in the sample canary
This commit is contained in:
Sanskar Jaiswal
2022-07-11 15:26:04 +05:30
committed by GitHub
@@ -90,6 +90,8 @@ spec:
retries:
attempts: 3
perTryTimeout: 5s
# 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:
# schedule interval (default 60s)