Skip to content

Commit 0db43a2

Browse files
Update canary-rollout.yaml
1 parent b1c26b6 commit 0db43a2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

canary-rollout.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ spec:
1515
spec:
1616
containers:
1717
- name: canary-demo
18-
#image: idanarbel/rollouts-demo:purple
19-
#image: idanarbel/rollouts-demo:green
20-
image: testcodefresh/rollouts-demo:green
18+
image: testcodefresh/rollouts-demo:purple
2119
imagePullPolicy: Always
2220
ports:
2321
- name: http

0 commit comments

Comments
 (0)