Skip to content

Commit 242118e

Browse files
green
1 parent d6259ff commit 242118e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

canary-rollout-ingress/canary-rollout.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
spec:
1616
containers:
1717
- name: canary-demo
18-
image: testcodefresh/rollouts-demo:purple
18+
image: testcodefresh/rollouts-demo:green
1919
imagePullPolicy: Always
2020
ports:
2121
- name: http

service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
purple
1+
green

0 commit comments

Comments
 (0)