Füge die Server-URL für Grafana in der Helm-Konfiguration hinzu
This commit is contained in:
@@ -17,6 +17,9 @@ spec:
|
||||
helm:
|
||||
values: |
|
||||
grafana:
|
||||
grafana.ini:
|
||||
server:
|
||||
root_url: https://grafana.k8s.hnrx.net
|
||||
adminPassword: "DeinSicheresPasswort"
|
||||
persistence:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user