diff --git a/manifests/00-system-stuff/gateway.yaml b/manifests/00-system-stuff/gateway.yaml index b77ce08..bf41d2f 100644 --- a/manifests/00-system-stuff/gateway.yaml +++ b/manifests/00-system-stuff/gateway.yaml @@ -20,6 +20,12 @@ spec: allowedRoutes: namespaces: from: All + - protocol: HTTP + port: 9092 + name: kfk-gw + allowedRoutes: + namespaces: + from: All # - protocol: TCP # port: 18765 # name: tcp-gw