kubectl -n argocd get secret argocd-initial-admin-secret \
-o jsonpath="{.data.password}" | base64 -d; echo
Created
January 15, 2025 08:52
-
-
Save hunzo/580c9d0f78810d5abcdaebddc9652f90 to your computer and use it in GitHub Desktop.
Get ArgoCD default admin password
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment