Skip to content

Commit

Permalink
Merge pull request #7934 from zalando-incubator/updateFGControllerRbac
Browse files Browse the repository at this point in the history
Update RBAC to correspond to fabric-gateway-controller code
  • Loading branch information
RomanZavodskikh authored Aug 8, 2024
2 parents 236506a + 23bc24c commit 99994c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cluster/manifests/fabric-gateway/01-rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ rules:
- create
- update
- patch
- delete
- apiGroups:
- zalando.org
resources:
Expand All @@ -65,6 +66,7 @@ rules:
- get
- create
- delete
- update
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
Expand Down

0 comments on commit 99994c8

Please sign in to comment.