doc: update ArgoCD README sections

- Add instructions on how to access ArgoCD dashboard via `argocdm admin dashboard`
- Mention possible requirement to switch namespace to `argocd`

🤖
This commit is contained in:
Sebastian Mark 2023-07-29 20:13:44 +02:00
parent d986d09036
commit ee09827d5d

View file

@ -23,6 +23,13 @@ make sure kubectl is configure to reach the destination cluster, then:
## Notes
### ArgoCD
As the ArgoCD server is not deployed, the dashboard can only be accessed via
`argocdm admin dashboard`
(It may be required switch the namespace to `argocd` beforehand)
### Linode
PROXY protocol needs to be enabled for ingress-nginx to see the clients IP in ingress log.