From 95ae50b8a1ad94a910a5e2a7078410a5be5c0e01 Mon Sep 17 00:00:00 2001 From: Chris Werner Rau Date: Thu, 7 Dec 2023 11:54:45 +0100 Subject: [PATCH] fix(base-cluster/monitoring): correctly quote grafana roleAttributePath (#671) --- charts/base-cluster/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/base-cluster/values.yaml b/charts/base-cluster/values.yaml index 52fc8cf8b..c21d5f008 100644 --- a/charts/base-cluster/values.yaml +++ b/charts/base-cluster/values.yaml @@ -161,7 +161,7 @@ global: authenticationPath: /protocol/openid-connect/auth apiPath: /protocol/openid-connect/userinfo tokenPath: /protocol/openid-connect/token - roleAttributePath: Viewer + roleAttributePath: '"''Viewer''"' oauthProxy: emailDomains: [] resources: