fix(grafana): auto-admin authenticated users

This commit is contained in:
SeanOMik 2023-10-07 13:25:23 -04:00
parent d5be6f42d9
commit 47d544c10f
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ spec:
auth_url: https://auth.${SECRET_NEW_DOMAIN}/application/o/authorize/
token_url: https://auth.${SECRET_NEW_DOMAIN}/application/o/token/
api_url: https://auth.${SECRET_NEW_DOMAIN}/application/o/userinfo/
allow_assign_grafana_admin: true
use_pkce: true
use_refresh_token: true