Skip to content

Commit

Permalink
fix: add missing RBAC permissions to example spec
Browse files Browse the repository at this point in the history
Similar change was done in kubernetes#4154
  • Loading branch information
dkoshkin authored Aug 17, 2021
1 parent c64e975 commit 7105eb2
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ rules:
resources:
- csinodes
- storageclasses
- csidrivers
- csistoragecapacities
verbs:
- get
- list
Expand Down

0 comments on commit 7105eb2

Please sign in to comment.