diff --git a/manifests/00-system-stuff/tcp-gateway.yaml b/manifests/00-system-stuff/tcp-gateway.yaml index 677f22e..7e62796 100644 --- a/manifests/00-system-stuff/tcp-gateway.yaml +++ b/manifests/00-system-stuff/tcp-gateway.yaml @@ -22,4 +22,6 @@ spec: # from: All allowedRoutes: kinds: - - kind: TCPRoute + - kind: TCPRouten + namespaces: + from: All