removed debug
This commit is contained in:
@@ -500,10 +500,6 @@ spec:
|
||||
value: "groups"
|
||||
- name: GF_AUTH_GENERIC_OAUTH_ROLE_ATTRIBUTE_PATH
|
||||
value: "(contains(groups[*], 'Server Admin') || contains(groups[*], 'Grafana Admins')) && 'Admin' || 'Viewer'"
|
||||
- name: GF_LOG_LEVEL
|
||||
value: "debug"
|
||||
- name: GF_AUTH_GENERIC_OAUTH_DEBUG
|
||||
value: "true"
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /api/health
|
||||
|
||||
Reference in New Issue
Block a user