From 4697d481a23fe855f0acea7dd8375e68fe67603d Mon Sep 17 00:00:00 2001 From: brandon Date: Wed, 7 Apr 2021 15:50:46 -0400 Subject: [PATCH] canary weight --- helm-guestbook/templates/rollout.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/templates/rollout.yaml b/helm-guestbook/templates/rollout.yaml index b52f72d..d6feeef 100644 --- a/helm-guestbook/templates/rollout.yaml +++ b/helm-guestbook/templates/rollout.yaml @@ -75,4 +75,4 @@ spec: additionalIngressAnnotations: # optional canary-by-header: tenantID canary-by-header-value: 10|11|12|13 # tenantID values - canary-weight: "20" + canary-weight: "50"