Skip to content

Commit

Permalink
fix: deletion of cm and cronjob
Browse files Browse the repository at this point in the history
  • Loading branch information
msvticket committed Jan 11, 2024
1 parent e26cfab commit 6138ddf
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 @@ -18,6 +18,7 @@ rules:
- list
- watch
- patch
- delete
- apiGroups:
- ""
resources:
Expand All @@ -37,6 +38,7 @@ rules:
- list
- watch
- patch
- delete
- apiGroups:
- lighthouse.jenkins.io
resources:
Expand Down

0 comments on commit 6138ddf

Please sign in to comment.