diff --git a/manifests/service.yaml b/manifests/service.yaml index ef2c578..407c959 100644 --- a/manifests/service.yaml +++ b/manifests/service.yaml @@ -14,6 +14,10 @@ apiVersion: v1 kind: Service metadata: name: tunnel-ssh + annotations: + kube-vip.io/forwardUPNP: true + # For some reason upnp only works on 10.0.0.x IPs + kube-vip.io/loadbalancerIPs: 10.0.0.180 spec: type: LoadBalancer ports: