fix: the problem of unauthorized access in the namespace-manage-serviceaccount permission template of the Operator role under the namespace (#1991)

This commit is contained in:
smartcat999
2024-10-28 11:16:05 +08:00
committed by ks-ci-bot
parent 42dfe0db41
commit f1196ba3b6

View File

@@ -1721,7 +1721,6 @@ metadata:
iam.kubesphere.io/dependencies: '["namespace-view-serviceaccount"]'
iam.kubesphere.io/role-template-rules: '{"serviceaccounts": "manage"}'
labels:
iam.kubesphere.io/aggregate-to-operator: ""
iam.kubesphere.io/category: namespace-configuration-management
iam.kubesphere.io/scope: "namespace"
kubesphere.io/managed: "true"