Skip to content

Commit

Permalink
fix jobs role
Browse files Browse the repository at this point in the history
  • Loading branch information
Hermsi1337 authored Jun 13, 2022
1 parent 2ff018f commit f71653e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/helm-chart/brudi-operator/templates/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ rules:
- batch
resources:
- cronjobs
- -jobs
- jobs
verbs:
- '*'
- apiGroups:
Expand Down Expand Up @@ -89,4 +89,4 @@ rules:
- patch
- update
- watch
{{- end }}
{{- end }}

0 comments on commit f71653e

Please sign in to comment.