Skip to content

Commit d0ecba8

Browse files
authored
Update gitops.adoc
1 parent c957cce commit d0ecba8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workshop/content/gitops.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ your brand new app pop up on the ArgoCD dashboard.
114114
115115
image::images/pipelines-deployed.png[]
116116

117-
Let's examine each of the descriptions of the recently deployed application to gain a better understanding of ArgoCD and the application we just added. The pipelines app has several descriptions that we will review.
117+
Let's examine each of the descriptions of the recently deployed application to gain a better understanding of ArgoCD and the application we just added. The pipelines app has several descriptions that we will review:
118118

119119
|===
120120
|*Project* | The project is the top-level organizational unit within ArgoCD. It is used to group applications and manage their access control. The default project is the default location where applications are placed when created. You can create multiple projects and specify the project where you want to place an application during creation. In this specific application we made the project `default`.

0 commit comments

Comments
 (0)