Skip to content

Commit

Permalink
fix: remove watch from clusterrole as not required
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Parra Ortega <[email protected]>
  • Loading branch information
ppodevlabs committed Feb 9, 2024
1 parent 84f2176 commit f3037d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/capsule-addon-fluxcd/templates/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ rules:
- update
- get
- list
- watch
- apiGroups:
- ""
resources:
Expand Down

0 comments on commit f3037d1

Please sign in to comment.