File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,15 +11,17 @@ spec:
1111 root_url : https://monitoring.immich.cloud/
1212 database :
1313 wal : " true"
14+ auth :
15+ oauth_allow_insecure_email_lookup : " true"
1416 auth.generic_oauth :
1517 enabled : " true"
1618 client_id : ${quote}${GRAFANA_OAUTH_CLIENT_ID}${quote}
1719 client_secret : ' '
1820 use_pkce : " true"
1921 scopes : openid email profile groups offline_access
20- auth_url : https://zitadel .internal.immich.cloud /oauth/v2/authorize
21- token_url : https://zitadel .internal.immich.cloud /oauth/v2/token
22- api_url : https://zitadel .internal.immich.cloud /oidc/v1/userinfo
22+ auth_url : https://auth .internal.futo.org /oauth/v2/authorize
23+ token_url : https://auth .internal.futo.org /oauth/v2/token
24+ api_url : https://auth .internal.futo.org /oidc/v1/userinfo
2325 role_attribute_path : role
2426 allow_assign_grafana_admin : " true"
2527 auto_login : " true"
Original file line number Diff line number Diff line change 1111 data :
1212 - secretKey : GRAFANA_OAUTH_CLIENT_ID
1313 remoteRef :
14- key : ZITADEL_OAUTH_CLIENT_ID_GRAFANA_MONITORING_PROD
14+ key : FUTO_ZITADEL_OAUTH_CLIENT_ID_GRAFANA_MONITORING_PROD
Original file line number Diff line number Diff line change @@ -11,15 +11,17 @@ spec:
1111 root_url : https://grafana.data.immich.cloud/
1212 database :
1313 wal : " true"
14+ auth :
15+ oauth_allow_insecure_email_lookup : " true"
1416 auth.generic_oauth :
1517 enabled : " true"
1618 client_id : ${quote}${GRAFANA_OAUTH_CLIENT_ID}${quote}
1719 client_secret : ' '
1820 use_pkce : " true"
1921 scopes : openid email profile groups offline_access
20- auth_url : https://zitadel .internal.immich.cloud /oauth/v2/authorize
21- token_url : https://zitadel .internal.immich.cloud /oauth/v2/token
22- api_url : https://zitadel .internal.immich.cloud /oidc/v1/userinfo
22+ auth_url : https://auth .internal.futo.org /oauth/v2/authorize
23+ token_url : https://auth .internal.futo.org /oauth/v2/token
24+ api_url : https://auth .internal.futo.org /oidc/v1/userinfo
2325 role_attribute_path : role
2426 allow_assign_grafana_admin : " true"
2527 auto_login : " true"
Original file line number Diff line number Diff line change 1111 data :
1212 - secretKey : GRAFANA_OAUTH_CLIENT_ID
1313 remoteRef :
14- key : ZITADEL_OAUTH_CLIENT_ID_GRAFANA_DATA_PROD
14+ key : FUTO_ZITADEL_OAUTH_CLIENT_ID_GRAFANA_DATA_PROD
You can’t perform that action at this time.
0 commit comments