From 0c57d6291cb8c15724313c566c39a97a1e8058a3 Mon Sep 17 00:00:00 2001 From: brandon Date: Wed, 7 Apr 2021 15:56:37 -0400 Subject: [PATCH] annotation --- 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 d6feeef..c6db632 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: "50" + canary-weight: '50'