From b1fc639aa772f6dc6b6d9482cf28005f7e2d87a8 Mon Sep 17 00:00:00 2001 From: houqiyu Date: Tue, 30 Apr 2024 22:54:16 +0800 Subject: [PATCH] Remove some of the excessive permissions granted and fix the issue Signed-off-by: houqiyu --- charts/spiderpool/templates/role.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/charts/spiderpool/templates/role.yaml b/charts/spiderpool/templates/role.yaml index bec7c2bef1..18df617ad9 100644 --- a/charts/spiderpool/templates/role.yaml +++ b/charts/spiderpool/templates/role.yaml @@ -33,14 +33,6 @@ rules: - patch - update - watch -- apiGroups: - - '*' - resources: - - '*' - verbs: - - get - - list - - watch - apiGroups: - admissionregistration.k8s.io resources: