From 5a3fb4b3b56bb0d869ee27aca50eebff72d7e003 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Thu, 7 Dec 2023 22:37:57 +1000 Subject: [PATCH] add kfk --- manifests/00-system-stuff/tcp-gateway.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/00-system-stuff/tcp-gateway.yaml b/manifests/00-system-stuff/tcp-gateway.yaml index 66c697a..e5eeb7d 100644 --- a/manifests/00-system-stuff/tcp-gateway.yaml +++ b/manifests/00-system-stuff/tcp-gateway.yaml @@ -7,12 +7,12 @@ metadata: # color: coral spec: gatewayClassName: cilium - addresses: - - value: "0.0.0.0" - - type: IPAddress - value: 192.168.0.105 - - type: IPAddress - value: 10.0.10.251 + # addresses: + # - value: "0.0.0.0" + # - type: IPAddress + # value: 192.168.0.105 + # - type: IPAddress + # value: 10.0.10.251 listeners: - protocol: TCP port: 11180