Skip to content

Commit e71213b

Browse files
authored
Update rollouts-traffic-management.yml
1 parent cac5c08 commit e71213b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v13-argo-rollouts-canary/rollouts-traffic-management.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
spec:
3232
containers:
3333
- name: rollouts-traffic-management
34-
image: canary # This is the same image that we built in the previous session (blue-green) , I just re-tagged it
34+
image: canary # This is the same image that we built in the previous session (v12-argo-rollouts-blue-green) , I just re-tagged it
3535
imagePullPolicy: Never
3636
env:
3737
- name: html_name

0 commit comments

Comments
 (0)