Skip to content

How to reset password #6242

Answered by ZhangNing10
pedraamn asked this question in Q&A
Oct 13, 2023 · 2 comments · 6 replies
Discussion options

You must be logged in to vote

run kubectl get secret -n <your namespace> to get grafana secret, and then kubectl get secret -n <your namespace> <grafana secret name> -oyaml, and then echo <password encode string> |base64 --decode

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@ZhangNing10
Comment options

@pedraamn
Comment options

@ZhangNing10
Comment options

Answer selected by d4x1
@pedraamn
Comment options

Comment options

You must be logged in to vote
2 replies
@klesh
Comment options

@Rajmohan9524
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants