Skip to content

Commit

Permalink
delete the GlobalRole users-manager
Browse files Browse the repository at this point in the history
Signed-off-by: Wenhao Zhou <[email protected]>
  • Loading branch information
zhou1203 committed Aug 29, 2022
1 parent c481686 commit 1ee4d66
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions roles/ks-core/prepare/files/ks-init/role-templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -375,25 +375,6 @@ spec:
name: role-template-view-basic
rules: []

---
apiVersion: iam.kubesphere.io/v1alpha2
kind: GlobalRole
metadata:
annotations:
iam.kubesphere.io/aggregation-roles: '["role-template-view-users","role-template-manage-users","role-template-view-roles","role-template-manage-roles"]'
kubesphere.io/creator: admin
name: users-manager
rules:
- apiGroups:
- '*'
resources:
- users
- users/password
- users/loginrecords
- globalroles
verbs:
- '*'

---
apiVersion: iam.kubesphere.io/v1alpha2
kind: GlobalRole
Expand Down

0 comments on commit 1ee4d66

Please sign in to comment.