Skip to content

Commit

Permalink
feat(chart): add base permissions PromotionTemplate
Browse files Browse the repository at this point in the history
Signed-off-by: Hidde Beydals <[email protected]>
  • Loading branch information
hiddeco committed Nov 29, 2024
1 parent 45eabc1 commit 0682cf1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions charts/kargo/templates/controller/cluster-roles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ rules:
- apiGroups:
- kargo.akuity.io
resources:
- promotiontemplates
- warehouses
verbs:
- get
Expand Down
1 change: 1 addition & 0 deletions charts/kargo/templates/users/cluster-roles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ rules:
- freights
- projects
- promotions
- promotiontemplates
- stages
- warehouses
verbs:
Expand Down

0 comments on commit 0682cf1

Please sign in to comment.