Skip to content

Commit

Permalink
Update 6-deploy-slow-version.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agardnerIT authored Dec 6, 2023
1 parent 01e730c commit 1f0487c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/6-deploy-slow-version.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ You will see this in argo, the `V2` pod will be running, but the Keptn resources
In the codespace:

* Open the file `gitops/manifests/demo-application/deployment.yaml`
* Update the `app.kubernetes.io/version` label to `V2` and the image tag from `V1.1` to `V2`
* Update the `app.kubernetes.io/version` label to `2.0.0` and the image tag from `V1.1` to `V2`

Commit the changes to GitHub (use the commands below if you don't know how).

Expand All @@ -37,4 +37,4 @@ In ArgoCD, find the `demo-application` and click `Refresh`.

The change will be detected and Argo will automatically begin the rollout of your update.

![demo app sync](assets/demo-app-syncing.png)
![demo app sync](assets/demo-app-syncing.png)

0 comments on commit 1f0487c

Please sign in to comment.