Browse Source

tenant id values

pull/82/head
brandon 4 years ago
parent
commit
127ac1cd51
  1. 2
      helm-guestbook/templates/rollout.yaml

2
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-by-header-value: 10|11|12|13 # tenantID values
# canary-weight: 20

Loading…
Cancel
Save