Skip to content

Commit 8500538

Browse files
[release-1.18] Fix: Add inmemorychannels resource to ClusterRole (#205)
add inmemorychannels resource Signed-off-by: David Fridrich <[email protected]> Co-authored-by: David Fridrich <[email protected]>
1 parent 7b1a98e commit 8500538

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/config/eventmesh-backend-user.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ rules:
4343
- apiGroups:
4444
- "messaging.knative.dev"
4545
resources:
46+
- inmemorychannels
4647
- channels
4748
- subscriptions
4849
verbs:

0 commit comments

Comments
 (0)