diff --git a/cluster/apps/monitoring/grafana/helm-release.yaml b/cluster/apps/monitoring/grafana/helm-release.yaml index 3a9daea..4c49fbb 100644 --- a/cluster/apps/monitoring/grafana/helm-release.yaml +++ b/cluster/apps/monitoring/grafana/helm-release.yaml @@ -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