Skip to content

Commit

Permalink
Fix bundle manifest check error
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Fredette <afredette@redhat.com>
  • Loading branch information
anfredette committed Jun 7, 2024
1 parent 26a6b63 commit d3b6475
Show file tree
Hide file tree
Showing 5 changed files with 1,869 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@ metadata:
creationTimestamp: null
name: bpfman-agent-role
rules:
- apiGroups:
- bpfman.io
resources:
- bpfapplications
verbs:
- get
- list
- watch
- apiGroups:
- bpfman.io
resources:
- bpfapplications/finalizers
verbs:
- update
- apiGroups:
- bpfman.io
resources:
Expand Down
Loading

0 comments on commit d3b6475

Please sign in to comment.