We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cea508 commit 480da58Copy full SHA for 480da58
1 file changed
kubernetes/apps/monitoring-dev/grafana/app/grafana.yaml
@@ -11,6 +11,8 @@ spec:
11
root_url: https://monitoring.dev.immich.cloud/
12
database:
13
wal: "true"
14
+ auth:
15
+ oauth_allow_insecure_email_lookup: "true"
16
auth.generic_oauth:
17
enabled: "true"
18
client_id: ${quote}${GRAFANA_OAUTH_CLIENT_ID}${quote}
0 commit comments