We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cac5c08 commit e71213bCopy full SHA for e71213b
v13-argo-rollouts-canary/rollouts-traffic-management.yml
@@ -31,7 +31,7 @@ spec:
31
spec:
32
containers:
33
- 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
+ image: canary # This is the same image that we built in the previous session (v12-argo-rollouts-blue-green) , I just re-tagged it
35
imagePullPolicy: Never
36
env:
37
- name: html_name
0 commit comments