Skip to content

Commit 4e6e8f2

Browse files
Update canary-rollout.yaml
1 parent a593229 commit 4e6e8f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

canary-rollout-ingress/canary-rollout.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ spec:
1616
containers:
1717
- name: canary-demo
1818
#image: boblinger/rollouts-demo:purple
19-
#image: boblinger/rollouts-demo:blue
20-
image: boblinger/rollouts-demo:green
19+
image: boblinger/rollouts-demo:blue
20+
# image: boblinger/rollouts-demo:green
2121
imagePullPolicy: Always
2222
ports:
2323
- name: http

0 commit comments

Comments
 (0)