Skip to content

Commit

Permalink
fix: Controller permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
NoUseFreak committed Dec 19, 2022
1 parent 016adbc commit fc44dcb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions charts/ledger/templates/agent_role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,12 @@ rules:
- statefulsets
verbs:
- watch
- list
- apiGroups:
- ""
resources:
- events
verbs:
- create
- patch
{{- end }}

0 comments on commit fc44dcb

Please sign in to comment.