grafana root url

This commit is contained in:
Philip Haupt
2025-11-09 19:12:13 +01:00
parent 69af137e5e
commit a99c6bbe92
2 changed files with 5 additions and 4 deletions

View File

@@ -100,6 +100,7 @@ data:
provisioning = /etc/grafana/provisioning
[server]
domain = ''
root_url = https://grafana.home
kind: ConfigMap
metadata:
labels:
@@ -134,7 +135,7 @@ metadata:
---
apiVersion: v1
data:
admin-password: Sm04UlhYWVRlUDluTjN4R2QzQVUzVmxCb3VJc2w1ZkdwcTVJY1BPYg==
admin-password: UGxqZk51VEJWVkdPckF5ejJhYkZITTd2R1VEdmZJWjdVa0tCZnRObw==
admin-user: YWRtaW4=
ldap-toml: ""
kind: Secret
@@ -212,9 +213,9 @@ spec:
template:
metadata:
annotations:
checksum/config: 0e9cbd0ea8e24e32f7dfca5bab17a2ba05652642f0a09a4882833ae88e4cc4a3
checksum/config: 865352f890d817b19919dbaaab368249b89392713a14c874d30b59e35e91516c
checksum/sc-dashboard-provider-config: e70bf6a851099d385178a76de9757bb0bef8299da6d8443602590e44f05fdf24
checksum/secret: 207ad5a93af5ede7c0e777c6292fcc1f42a671175824be72b8863d9ea2a82e2e
checksum/secret: 72a35d7651c7ae487c86c90133ffd2add1ad6281cd42e1f21c428a169c6f0f9c
kubectl.kubernetes.io/default-container: grafana
labels:
app.kubernetes.io/instance: grafana

View File

@@ -890,7 +890,7 @@ grafana.ini:
## grafana Authentication can be enabled with the following values on grafana.ini
# server:
# The full public facing url you use in browser, used for redirects and emails
# root_url:
root_url: https://grafana.home
# https://grafana.com/docs/grafana/latest/auth/github/#enable-github-in-grafana
# auth.github:
# enabled: false