Skip to content

Commit c4ebcfd

Browse files
green
1 parent 5f61c58 commit c4ebcfd

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:blue
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-
blue
1+
green

0 commit comments

Comments
 (0)