Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 129 Bytes

readme.md

File metadata and controls

3 lines (2 loc) · 129 Bytes

Default password of argocd

kubectl -n argo-cd get secret argocd-initial-admin-secret -o jsonpath="{.data.password}" | base64 -d