Browse Source

remove true

pull/82/head
brandon 4 years ago
parent
commit
53671bb10b
  1. 1
      helm-guestbook/templates/rollout.yaml

1
helm-guestbook/templates/rollout.yaml

@ -73,6 +73,5 @@ spec:
stableIngress: {{ template "helm-guestbook.fullname" . }}
annotationPrefix: nginx.ingress.kubernetes.io # optional
additionalIngressAnnotations: # optional
canary: true
canary-by-header: Region
canary-by-header-value: aspc|eu

Loading…
Cancel
Save