Skip to content

Commit

Permalink
fix(chart): allow API permissions to Cluster)PromotionTask
Browse files Browse the repository at this point in the history
Signed-off-by: Hidde Beydals <[email protected]>
  • Loading branch information
hiddeco committed Dec 17, 2024
1 parent 17af3e1 commit 84869c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/kargo/templates/api/cluster-role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,9 @@ rules:
- apiGroups:
- kargo.akuity.io
resources:
- clusterpromotiontasks
- projects
- promotiontasks
- stages
- warehouses
verbs:
Expand Down

0 comments on commit 84869c9

Please sign in to comment.