From 7e4b3162d1af9aecd156ee0421e744cc44e502cf Mon Sep 17 00:00:00 2001 From: KubeSphere CI Bot <47586280+ks-ci-bot@users.noreply.github.com> Date: Thu, 9 Jan 2025 18:49:22 +0800 Subject: [PATCH] adjust the authorization rules for authenticated users (#2182) Signed-off-by: hongming Co-authored-by: hongming --- config/ks-core/templates/globalroles.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/ks-core/templates/globalroles.yaml b/config/ks-core/templates/globalroles.yaml index 728955d5c..afb46c95a 100644 --- a/config/ks-core/templates/globalroles.yaml +++ b/config/ks-core/templates/globalroles.yaml @@ -68,6 +68,7 @@ rules: - config.kubesphere.io resources: - configs + - platformconfigs verbs: - get - list