Füge die Server-URL für Grafana in der Helm-Konfiguration hinzu

This commit is contained in:
Matthias Hinrichs
2026-01-16 05:23:25 +01:00
parent 9a3f5ddd2b
commit 6638585f9c
@@ -17,6 +17,9 @@ spec:
helm:
values: |
grafana:
grafana.ini:
server:
root_url: https://grafana.k8s.hnrx.net
adminPassword: "DeinSicheresPasswort"
persistence:
enabled: true