From dd018ba8d3eba447c0d28bbf62009ee8ab8ba6d3 Mon Sep 17 00:00:00 2001 From: Marco van Zijl Date: Sat, 22 Nov 2025 21:48:20 +0100 Subject: [PATCH] Fix: Comment out sensitive OAuth2 client credentials in Grafana configuration --- apps/monitoring/grafana/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/monitoring/grafana/values.yaml b/apps/monitoring/grafana/values.yaml index aca8b75..dcbf592 100644 --- a/apps/monitoring/grafana/values.yaml +++ b/apps/monitoring/grafana/values.yaml @@ -102,8 +102,8 @@ grafana: auth.generic_oauth: enabled: true name: Authentik - client_id: 0pmpT3FgXys01i0LovzVQdJPZ6nBD6ev6C8mJcKl - client_secret: Dl9RB84iba62VpL/ybD+plyu7Nt+7rv/S4gIwVFsG2c= + #client_id: + #client_secret: scopes: openid profile email groups auth_url: https://sso.noxxos.nl/application/o/authorize/ token_url: https://sso.noxxos.nl/application/o/token/