Skip to content

Commit

Permalink
fix a typo (#460)
Browse files Browse the repository at this point in the history
Signed-off-by: Wim Fournier <github@fournier.nl>
hsmade authored Jun 2, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent dc33d1e commit 3c1426d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -56,7 +56,7 @@ Your initial Argo CD should have the following applications:

* `autopilot-bootstrap` - References the `bootstrap` directory in the GitOps repository, and manages the other 2 applications
* `argo-cd` - References the `bootstrap/argo-cd` folder, and manages the Argo CD deployment itself (including Argo CD ApplicationSet)
* `root` - References the `projects` directiry in the repo. The folder contains only an empty `DUMMY` file after the bootstrap command, so no projects will be created
* `root` - References the `projects` directory in the repo. The folder contains only an empty `DUMMY` file after the bootstrap command, so no projects will be created

<!-- FIXME: Screenshot is outdated; missing the `cluster-resources-in-cluster` Application introduced with #79. -->
![Step 1](assets/getting_started_1.png)

0 comments on commit 3c1426d

Please sign in to comment.