From e2123a7477245ac8eed46fc8acf479e49f6814bd Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Tue, 6 Jan 2026 11:44:09 +0100 Subject: [PATCH] removed debug --- mon-system/monitoring.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mon-system/monitoring.yaml b/mon-system/monitoring.yaml index 6c6b3cc..a152e58 100644 --- a/mon-system/monitoring.yaml +++ b/mon-system/monitoring.yaml @@ -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