From a9ee55fac3f7aee2eee9fb5b74bb7beda71e5ab2 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Thu, 7 Dec 2023 22:40:59 +1000 Subject: [PATCH] add kfk --- manifests/00-system-stuff/gateway.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/manifests/00-system-stuff/gateway.yaml b/manifests/00-system-stuff/gateway.yaml index de50f93..b77ce08 100644 --- a/manifests/00-system-stuff/gateway.yaml +++ b/manifests/00-system-stuff/gateway.yaml @@ -29,15 +29,15 @@ spec: # allowedRoutes: # kinds: # - kind: TCPRoute - - protocol: TCP - port: 11181 - name: tcp-gw2 - # allowedRoutes: - # namespaces: - # from: All - allowedRoutes: - kinds: - - kind: TCPRoute - namespaces: - from: All + # - protocol: TCP + # port: 11181 + # name: tcp-gw2 + # # allowedRoutes: + # # namespaces: + # # from: All + # allowedRoutes: + # kinds: + # - kind: TCPRoute + # namespaces: + # from: All