From 5f80fb8561a9afe477f62d89d32168f4c9ae2a35 Mon Sep 17 00:00:00 2001 From: brandon Date: Tue, 6 Apr 2021 12:27:02 -0400 Subject: [PATCH] remove canary weight --- helm-guestbook/templates/rollout.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-guestbook/templates/rollout.yaml b/helm-guestbook/templates/rollout.yaml index e1bc9f2..0bee643 100644 --- a/helm-guestbook/templates/rollout.yaml +++ b/helm-guestbook/templates/rollout.yaml @@ -74,5 +74,5 @@ spec: annotationPrefix: nginx.ingress.kubernetes.io # optional additionalIngressAnnotations: # optional canary-by-header: tenantID - canary-by-header-value: us-east|us-west|eu|apac#TODO tenantID values - canary-weight: 20 + canary-by-header-value: us-east|us-west|eu|apac #TODO tenantID values + # canary-weight: 20