We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6259ff commit 242118eCopy full SHA for 242118e
canary-rollout-ingress/canary-rollout.yaml
@@ -15,7 +15,7 @@ spec:
15
spec:
16
containers:
17
- name: canary-demo
18
- image: testcodefresh/rollouts-demo:purple
+ image: testcodefresh/rollouts-demo:green
19
imagePullPolicy: Always
20
ports:
21
- name: http
service.yaml
@@ -1 +1 @@
1
-purple
+green
0 commit comments