Skip to content

Commit

Permalink
Fix generated config
Browse files Browse the repository at this point in the history
  • Loading branch information
marcobebway committed Apr 17, 2024
1 parent 835bad3 commit 4adb979
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 43 deletions.
4 changes: 2 additions & 2 deletions config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,15 +130,15 @@ rules:
- apiGroups:
- batch
resourceNames:
- '["eventing-manager-cert-handler"]'
- eventing-manager-cert-handler
resources:
- cronjobs
verbs:
- delete
- apiGroups:
- batch
resourceNames:
- '["eventing-manager-cert-handler"]'
- eventing-manager-cert-handler
resources:
- jobs
verbs:
Expand Down
Loading

0 comments on commit 4adb979

Please sign in to comment.