Skip to content

Commit c045a0a

Browse files
author
Matt Pryor
committed
Use the correct username for Grafana
1 parent 495ef74 commit c045a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slurm-infra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
zenith_proxy_client_auth_params: {}
147147
zenith_proxy_mitm_enabled: yes
148148
zenith_proxy_mitm_auth_inject: basic
149-
zenith_proxy_mitm_auth_basic_username: admin
149+
zenith_proxy_mitm_auth_basic_username: grafana
150150
zenith_proxy_mitm_auth_basic_password: "{{ vault_grafana_admin_password }}"
151151
when: zenith_subdomain_monitoring is defined
152152

0 commit comments

Comments
 (0)