From 5cae1f40a7e947ae443bfc97e35b481177c84fa8 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Thu, 7 Dec 2023 21:20:24 +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 0f0b388..bd2cc2e 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