Commit 745aa3d
committed
Fix Env Var for Configuring Grafana Admin User
The environment variable used to configure the Grafana admin username
in the Grafana deployment spec has been updated to
GF_SECURITY_ADMIN_USER__FILE. This ensures that the Grafana admin
username defined using 'grafana_admin_username' is properly reflected
in the Grafana deployment.
Issue: [ch9210]1 parent 9c68757 commit 745aa3d
File tree
1 file changed
+1
-1
lines changed- installers/metrics/ansible/roles/pgo-metrics/templates
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments