Merge "feat(loki) allowing anonymous users read dashboard"
This commit is contained in:
commit
e545a209e5
@ -22,6 +22,11 @@ grafana:
|
||||
enabled: true
|
||||
persistence:
|
||||
enabled: true
|
||||
grafana.ini:
|
||||
auth.anonymous:
|
||||
enabled: true
|
||||
org_name: Main Org.
|
||||
org_role: Viewer
|
||||
ingress:
|
||||
enabled: true
|
||||
path: /
|
||||
|
Loading…
x
Reference in New Issue
Block a user