Skip to content

Commit

Permalink
#9429: Adding blank line so list is formatted correctly.
Browse files Browse the repository at this point in the history
  • Loading branch information
YaytayAtWork committed Jul 5, 2022
1 parent ae19965 commit ffc6229
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/st

This default installation will have a self-signed certificate and cannot be accessed without a bit of extra work.
Do one of:

* Follow the [instructions to configure a certificate](./operator-manual/tls) (and ensure that the client OS trusts it).
* Configure the client OS to trust the self signed certificate.
* Use the --insecure flag on all Argo CD CLI operations in this guide.
Expand Down

0 comments on commit ffc6229

Please sign in to comment.