Add Grafana configuration for anonymous access and embedding to allow Ceph dashboard to embed stats

This commit is contained in:
Marco van Zijl 2025-05-04 16:13:57 +02:00
parent a250febf9f
commit 14eb8200b0

View File

@ -43,6 +43,13 @@ spec:
traefik.ingress.kubernetes.io/router.entrypoints: web
hosts:
- grafana.noxxos.nl
grafana.ini:
auth.anonymous:
enabled: true
org_name: Main Org.
org_role: Viewer
security:
allow_embedding: true
kubeProxy:
enabled: false
kubeEtcd: