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 dc36e70 commit 5f61c58Copy full SHA for 5f61c58
canary-rollout-ingress/canary-rollout.yaml
@@ -15,7 +15,7 @@ spec:
15
spec:
16
containers:
17
- name: canary-demo
18
- image: testcodefresh/rollouts-demo:green
+ image: testcodefresh/rollouts-demo:blue
19
imagePullPolicy: Always
20
ports:
21
- name: http
service.yaml
@@ -1 +1 @@
1
-green
+blue
0 commit comments