Skip to content

Commit

Permalink
feat(cluster-role): adding list verb on applications for controller-role
Browse files Browse the repository at this point in the history
Signed-off-by: Dustin Lactin <[email protected]>
  • Loading branch information
dlactin committed Nov 18, 2024
1 parent 4e8db61 commit 9fe37e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ rules:
- applications
verbs:
- get
- list
- apiGroups:
- argoproj.io
resources:
Expand Down

0 comments on commit 9fe37e4

Please sign in to comment.