Browse Source

update svc

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

2
helm-guestbook/templates/rollout.yaml

@ -61,7 +61,7 @@ spec:
startingStep: 2 # delay starting analysis run until setWeight: 40%
args:
- name: service-name
value: {{ template "helm-guestbook.fullname" . }}
value: guestbook-helm-guestbook
maxSurge: "25%"
maxUnavailable: 0
canaryService: guestbook-canary-service

Loading…
Cancel
Save