Skip to content

Commit

Permalink
Update conformance RBAC
Browse files Browse the repository at this point in the history
  • Loading branch information
kate-osborn committed Jun 28, 2023
1 parent f869c1a commit d7d4cd0
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions conformance/tests/conformance-rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,13 @@ rules:
- delete
- get
- list
- apiGroups:
- gateway.networking.k8s.io
resources:
- gatewayclasses
verbs:
- get
- list
- apiGroups:
- gateway.networking.k8s.io
resources:
- gateways
- httproutes
- referencegrants
- gatewayclasses
verbs:
- create
- delete
Expand Down

0 comments on commit d7d4cd0

Please sign in to comment.