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