Skip to content

Commit 4f6fab9

Browse files
committed
chore(kustomize): removes reference grant
The sample gateway we deploy allows route attachement from every namespace: ```yaml allowedRoutes: namespaces: from: All ``` so there is no need for additional reference grant. Follow-up of #95 (comment) Signed-off-by: Bartosz Majsak <bartosz.majsak@gmail.com>
1 parent efc1616 commit 4f6fab9

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

deployment/base/networking/kustomization.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@ resources:
88
- kuadrant.yaml
99
- gateway-api.yaml
1010
- httproute.yaml
11-
- reference-grant.yaml

deployment/base/networking/reference-grant.yaml

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)