Skip to content

Commit

Permalink
Update role.yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
HomayoonAlimohammadi committed Oct 16, 2024
1 parent 59d0bc9 commit 3e5e588
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions controlplane/config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,23 @@ rules:
- patch
- update
- watch
- apiGroups:
- cluster.x-k8s.io
resources:
- machinesets
- machinesets/status
verbs:
- get
- list
- watch
- apiGroups:
- ""
resources:
- configmaps
verbs:
- create
- delete
- get
- apiGroups:
- ""
resources:
Expand Down

0 comments on commit 3e5e588

Please sign in to comment.