Skip to content

Commit

Permalink
fix(module): fix RBAC for Admin
Browse files Browse the repository at this point in the history
  • Loading branch information
fl64 committed Aug 5, 2024
1 parent c0563a0 commit 11a009a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/user-authz-cluster-roles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ rules:
- apiGroups:
- virtualization.deckhouse.io
resources:
- virtualmachines
- virtualimages
verbs:
- create
- delete
Expand Down

0 comments on commit 11a009a

Please sign in to comment.