-
Hello, I am trying to change the default Grafana credentials from admin/admin to something else. You documentation suggests loading the file 'manifests/grafana/grafana-credentials.yaml', but that file is nowhere to be found in the project. I am reading that the environment variables to use are:
... but I don't know how to implement them with your project without modifying the deployment YAML. Is there an easier way to override this without modifying the source code? Thank you in advance, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
To answer my own question, this is the only things I found so far, to change the admin password in an idempotent fashion:
|
Beta Was this translation helpful? Give feedback.
To answer my own question, this is the only things I found so far, to change the admin password in an idempotent fashion: