erictummers / rancher-desktop-playground

installation and sample use of rancher desktop
MIT License
0 stars 23 forks source link

argocd-initial-admin-secret not found error #8

Open cbs-rschreijen opened 8 months ago

cbs-rschreijen commented 8 months ago

Argocd installation instruction: kubectl -n argocd get secret argocd-initial-admin-secret -o jsonpath="{.data.password}" | base64 -d

Response: Error from server (NotFound): secrets "argocd-initial-admin-secret" not found

cbs-rschreijen commented 8 months ago

Workaround: I managed to get the initial admin password through the Rancher Desktop K8s dashboard