update oauth2 admin group
This commit is contained in:
@@ -45,6 +45,8 @@ spec:
|
|||||||
port: 3000
|
port: 3000
|
||||||
timeoutSeconds: 1
|
timeoutSeconds: 1
|
||||||
env:
|
env:
|
||||||
|
- name: GF_AUTH_GENERIC_OAUTH_ROLE_ATTRIBUTE_PATH
|
||||||
|
value: "contains(groups, 'grafana_admin') && 'Admin' || 'Viewer'"
|
||||||
- name: GF_SERVER_ROOT_URL
|
- name: GF_SERVER_ROOT_URL
|
||||||
value: "https://obs.prod.panic.haus/"
|
value: "https://obs.prod.panic.haus/"
|
||||||
- name: GF_SERVER_DOMAIN
|
- name: GF_SERVER_DOMAIN
|
||||||
|
|||||||
Reference in New Issue
Block a user