Skip to content

Commit

Permalink
docs: Add cluster URL when creating an app to be consistent with the …
Browse files Browse the repository at this point in the history
…screenshot (argoproj#6731)

Signed-off-by: Yuan Tang <[email protected]>
  • Loading branch information
terrytangyuan authored Aug 13, 2021
1 parent d36cf3e commit 741329a
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
Expand Up @@ -152,7 +152,7 @@ Connect the [https://github.com/argoproj/argocd-example-apps.git](https://github

![connect repo](assets/connect-repo.png)

For **Destination**, set cluster to `in-cluster` and namespace to `default`:
For **Destination**, set cluster URL to `https://kubernetes.default.svc` (or `in-cluster` for cluster name) and namespace to `default`:

![destination](assets/destination.png)

Expand Down

0 comments on commit 741329a

Please sign in to comment.