Skip to content

Commit

Permalink
fix(manifests/setup): missing watch verb for events in setup files
Browse files Browse the repository at this point in the history
Signed-off-by: thomasgouveia <[email protected]>
  • Loading branch information
thomasgouveia committed Jul 30, 2024
1 parent 213a8bb commit 38889d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion manifests/setup/fluent-operator-clusterRole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ rules:
resources:
- events
verbs:
- list
- list
- watch
- apiGroups:
- ""
resources:
Expand Down

0 comments on commit 38889d4

Please sign in to comment.