Skip to content

Commit

Permalink
fix(rbac): add deletecollection right on layers
Browse files Browse the repository at this point in the history
  • Loading branch information
corrieriluca committed Nov 5, 2023
1 parent a17bbed commit e1a4659
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/charts/burrito/templates/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ rules:
verbs:
- create
- delete
- deletecollection
- get
- list
- patch
Expand Down

0 comments on commit e1a4659

Please sign in to comment.