Skip to content

Commit

Permalink
RUN-16744 Add missing Device Plugin permission (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
gshaibi authored Apr 2, 2024
1 parent 50bcff3 commit 568f01e
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:
- configmaps
verbs:
- get
- apiGroups:
- ""
resources:
- nodes/status
verbs:
- patch

0 comments on commit 568f01e

Please sign in to comment.