final fix 2
This commit is contained in:
@@ -73,6 +73,8 @@ spec:
|
|||||||
value: "true"
|
value: "true"
|
||||||
- name: GF_SECURITY_DISABLE_INITIAL_ADMIN_CREATION
|
- name: GF_SECURITY_DISABLE_INITIAL_ADMIN_CREATION
|
||||||
value: "true"
|
value: "true"
|
||||||
|
- name: GF_AUTH_GENERIC_OAUTH_ROLE_ATTRIBUTE_PATH
|
||||||
|
value: "contains(groups[*], 'github.com:codemowers:admins') && 'Admin' || 'Viewer'"
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: grafana-storage
|
- name: grafana-storage
|
||||||
mountPath: /var/lib/grafana
|
mountPath: /var/lib/grafana
|
||||||
|
|||||||
Reference in New Issue
Block a user