Skip to content

Commit bc2cf2b

Browse files
author
Roman Zavodskikh
committed
Update RBAC to correspond to fabric-gateway-controller code
Just a small change for fabric-gateway-controller not to fail because of lack of permissions. Signed-off-by: Roman Zavodskikh <[email protected]>
1 parent 99994c8 commit bc2cf2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cluster/manifests/fabric-gateway/01-rbac.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ rules:
2020
resources:
2121
- fabricgateways
2222
verbs:
23+
- get
2324
- list
2425
- watch
2526
- apiGroups:

0 commit comments

Comments
 (0)