Skip to content

Commit

Permalink
fix: add accessbinding access to the backend role
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Luz Almeida <[email protected]>
  • Loading branch information
leoluz committed Oct 15, 2024
1 parent 61557bb commit b91ef44
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/backend/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,11 @@ rules:
- roletemplates
verbs:
- get
- apiGroups:
- ephemeral-access.argoproj-labs.io
resources:
- accessbindings
verbs:
- get
- list
- watch

0 comments on commit b91ef44

Please sign in to comment.