about summary refs log tree commit diff
path: root/tools
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-29 20:14:47 +0200
committermakefunstuff <[email protected]>2024-06-29 20:14:47 +0200
commit16491cdf4b4291063811aafd7b31c13dda907471 (patch)
tree215685c205d2b912f49e64339cb49416f99cc9e2 /tools
parent1b7b64cedf9cab5c1c1013f270b377d3a2d22b54 (diff)
downloadk3s-lab-16491cdf4b4291063811aafd7b31c13dda907471.tar.gz
upd
Diffstat (limited to '')
-rw-r--r--tools/grafana/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/grafana/values.yaml b/tools/grafana/values.yaml
index eb89b01..3340fc6 100644
--- a/tools/grafana/values.yaml
+++ b/tools/grafana/values.yaml
@@ -51,7 +51,7 @@ grafana:
           url: https://log-storage-es-http.monitoring.svc.cluster.local:9200
           access: proxy
           basicAuthUser: elastic
-          basicAuthPassword: /etc/grafana/es-creds/password
+          basicAuthPassword: /etc/grafana/es-creds/elastic
           jsonData:
             esVersion: 70
             tlsSkipVerify: true