Skip to content

Commit 23bc24c

Browse files
author
Roman Zavodskikh
committed
Update RBAC to correspond to fabric-gateway-controller code
Signed-off-by: Roman Zavodskikh <[email protected]>
1 parent e441ff8 commit 23bc24c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ rules:
3939
- create
4040
- update
4141
- patch
42+
- delete
4243
- apiGroups:
4344
- zalando.org
4445
resources:
@@ -64,6 +65,7 @@ rules:
6465
- get
6566
- create
6667
- delete
68+
- update
6769
---
6870
apiVersion: rbac.authorization.k8s.io/v1
6971
kind: ClusterRoleBinding

0 commit comments

Comments
 (0)