Commit 4f6fab9
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- deployment/base/networking
2 files changed
+0
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
This file was deleted.
0 commit comments