diff --git a/connectivity/check/deployment.go b/connectivity/check/deployment.go index b81fea651f..9177751f36 100644 --- a/connectivity/check/deployment.go +++ b/connectivity/check/deployment.go @@ -55,7 +55,7 @@ const ( testConnDisruptServiceName = "test-conn-disrupt" KindTestConnDisrupt = "test-conn-disrupt" - EchoServerHostPort = 40000 + EchoServerHostPort = 4000 IngressServiceName = "ingress-service" ingressServiceInsecurePort = "31000"