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 657d5a0 commit 02f8868Copy full SHA for 02f8868
canary-rollout.yaml
@@ -16,8 +16,8 @@ spec:
16
containers:
17
- name: canary-demo
18
#image: idanarbel/rollouts-demo:purple
19
- image: idanarbel/rollouts-demo:green
20
- #image: idanarbel/rollouts-demo:red
+ #image: idanarbel/rollouts-demo:green
+ image: idanarbel/rollouts-demo:red
21
imagePullPolicy: Always
22
ports:
23
- name: http
0 commit comments