Skip to content

Commit

Permalink
fix(chart): add warehouse perms to webhook-server (#2153)
Browse files Browse the repository at this point in the history
Signed-off-by: Hidde Beydals <[email protected]>
  • Loading branch information
hiddeco authored Jun 13, 2024
1 parent cf30414 commit cf3603f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/kargo/templates/webhooks-server/cluster-role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ rules:
- freights
- projects
- stages
- warehouses
verbs:
- get
- list
Expand Down

0 comments on commit cf3603f

Please sign in to comment.