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