If you have deployed grafana to your k8s cluster using the helm chart and for some reason can’t login using the password stored in the secret, this is how you reset it.

The password is stored on first run to the database. Resetting the secret will not have any effect after that.

start a terminal session for the grafana pod and using the grafana cli change the admin password:

grafana-cli admin reset-admin-password {new_password}
Categories: TL;DR

0 Comments

Leave a Reply

Avatar placeholder