Skip to content

Commit 99994c8

Browse files
Merge pull request #7934 from zalando-incubator/updateFGControllerRbac
Update RBAC to correspond to fabric-gateway-controller code
2 parents 236506a + 23bc24c commit 99994c8

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:
@@ -65,6 +66,7 @@ rules:
6566
- get
6667
- create
6768
- delete
69+
- update
6870
---
6971
apiVersion: rbac.authorization.k8s.io/v1
7072
kind: ClusterRoleBinding

0 commit comments

Comments
 (0)