You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding a new user in the configmap makes the user show up in the UI. However, setting a password with the argocd CLI fails because it expects an existing password. Which I don't know how to acquire. I did check the argocd secret, which contains the admin password, but can't find a password in there.