chore(grafana): allow role assignment for OAuth users
All checks were successful
Renovate / renovate (push) Successful in 41s
All checks were successful
Renovate / renovate (push) Successful in 41s
This commit is contained in:
parent
1e43d2a537
commit
04dde6cc88
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ grafana:
|
|||
auth_url: https://code.icb4dc0.de/login/oauth/authorize
|
||||
token_url: https://code.icb4dc0.de/login/oauth/access_token
|
||||
api_url: https://code.icb4dc0.de/login/oauth/userinfo
|
||||
skip_org_role_sync: true
|
||||
persistence:
|
||||
enabled: false
|
||||
storageClassName: hcloud-volumes
|
||||
|
|
Loading…
Reference in a new issue