Skip to content

Commit b2ee196

Browse files
committed
added app view screenshot for spring-petclinic
1 parent abbc144 commit b2ee196

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,13 @@ Create a new Argo CD application by clicking on the **New App** button in the Ar
117117
118118
As soon as the Argo CD application is created, a sync is started in order to rollout the Spring PetClinic manifests to the `spring-petclinic` namespace.
119119
120+
Click on the **app-spring-petclinic** in the Argo CD dashboard to view the application resources that are deployed to the cluster.
121+
122+
![Argo CD - Spring PetClinic](images/gitops-14.png)
123+
120124
In the OpenShift Web Console, go to the **Developer** perspective to review the deployed application.
121125
122-
![Spring PetClinic](images/gitops-12.png)
126+
![OpenShift - Spring PetClinic](images/gitops-12.png)
123127
124128
In oder to modify the Spring PetClinic deployment, all the user needs to do is to commit the changes to the [app](app/) directory of the Git repository and the changes would automatically get deployed to the cluster.
125129

images/gitops-14.png

134 KB
Loading

0 commit comments

Comments
 (0)