Skip to content

Commit

Permalink
kubernetes-resume-challenge
Browse files Browse the repository at this point in the history
  • Loading branch information
TomiwaAribisala-git committed Mar 21, 2024
1 parent ba35e27 commit 6ba53eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,6 @@ docker run -d —network some-network —name ecom-web -p 8080:80 ecom-web:v1
- Updated `ecom-web.yaml` with the new image version
- Outcome: `kubectl rollout status deployment/ecom-web`

![Rollout-Update](rollout.png)
![Rollout-Update](./images/rollout.png)

![Wesbite-Rollout-Update](website-rollout.png)
![Wesbite-Rollout-Update](./images/wesbsite-rollout.png)

0 comments on commit 6ba53eb

Please sign in to comment.