Skip to content

Commit

Permalink
fix(chart): Fix agent permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
NoUseFreak committed Dec 19, 2022
1 parent 4443230 commit 5e6fe49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/ledger/templates/agent_role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ rules:
- deployments
- statefulsets
verbs:
- watch
- list
- patch
- watch
- update
- apiGroups:
- ""
resources:
Expand Down

0 comments on commit 5e6fe49

Please sign in to comment.