Skip to content

Commit

Permalink
daemon: fix rbac permissions to access "node"
Browse files Browse the repository at this point in the history
Signed-off-by: Salvatore Daniele <sdaniele@redhat.com>
  • Loading branch information
SalDaniele authored and bn222 committed Nov 26, 2024
1 parent 946df79 commit a34e0b5
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,9 @@ rules:
- customresourcedefinitions
verbs:
- get
- apiGroups:
- ""
resources:
- nodes
verbs:
- get

0 comments on commit a34e0b5

Please sign in to comment.