Skip to content

Commit 8f306fb

Browse files
committed
🍎 a realistic helm chart version 🍎
1 parent 754e499 commit 8f306fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/5-the-deployments-strike-back/2-blue-green-deployments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
![blue-green-diagram](images/blue-green-diagram.jpg)
88

9-
1. Let's create two new deployments in our ArgoCD Repo for the pet-battle front end. We'll call one Blue and the other Green. Add 2 new application in `tech-exercise/pet-battle/test/values.yaml`.
9+
1. Let's create two new deployments in our ArgoCD Repo for the pet-battle front end. We'll call one Blue and the other Green. Add 2 new application in `tech-exercise/pet-battle/test/values.yaml`. You want to adjust the `source_ref` helm chart version to point to the latest you have in nexus.
1010

1111
```bash
1212
cat << EOF >> /projects/tech-exercise/pet-battle/test/values.yaml

0 commit comments

Comments
 (0)