Skip to content

Commit

Permalink
blue
Browse files Browse the repository at this point in the history
  • Loading branch information
alina-codefresh committed Jun 6, 2024
1 parent fe17a39 commit 4a59ce8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions canary-rollout-ingress/canary-rollout.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ spec:
containers:
- name: canary-demo
#image: boblinger/rollouts-demo:purple
#image: boblinger/rollouts-demo:blue
image: boblinger/rollouts-demo:green
image: boblinger/rollouts-demo:blue
#image: boblinger/rollouts-demo:green
imagePullPolicy: Always
ports:
- name: http
Expand Down
2 changes: 1 addition & 1 deletion service.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
green
blue

0 comments on commit 4a59ce8

Please sign in to comment.