From c55abf3669200c20258eb8a03be0335d95392c8c Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Tue, 6 Jan 2026 11:29:29 +0100 Subject: [PATCH] debug logs --- mon-system/monitoring.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mon-system/monitoring.yaml b/mon-system/monitoring.yaml index cabcd47..0f4da2e 100644 --- a/mon-system/monitoring.yaml +++ b/mon-system/monitoring.yaml @@ -498,6 +498,10 @@ spec: value: "true" - name: GF_AUTH_GENERIC_OAUTH_ROLE_ATTRIBUTE_PATH value: "role" + - name: GF_LOG_LEVEL + value: "debug" + - name: GF_AUTH_GENERIC_OAUTH_DEBUG + value: "true" livenessProbe: httpGet: path: /api/health