Skip to content

Commit

Permalink
fix: give permission to lighthouse webhook to update cronjobs and con…
Browse files Browse the repository at this point in the history
…figmaps
  • Loading branch information
msvticket committed Jan 10, 2024
1 parent 1c5910b commit 790e2c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/lighthouse/templates/webhooks-role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ rules:
- create
- list
- watch
- patch
- apiGroups:
- ""
resources:
Expand All @@ -35,6 +36,7 @@ rules:
- create
- list
- watch
- patch
- apiGroups:
- lighthouse.jenkins.io
resources:
Expand Down

0 comments on commit 790e2c9

Please sign in to comment.