From 968a193f424f398a6127126460e80e6c22eaf92d Mon Sep 17 00:00:00 2001 From: Megum1n Date: Tue, 3 Oct 2023 10:05:01 +0200 Subject: [PATCH] Fix typo in the test script Signed-off-by: Megum1n --- test/gloo/test-canary.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/gloo/test-canary.sh b/test/gloo/test-canary.sh index b1ce962ab..f3afd257b 100755 --- a/test/gloo/test-canary.sh +++ b/test/gloo/test-canary.sh @@ -39,7 +39,7 @@ spec: - addr: "example.com" port: 80 connectionConfig: - connectionTimeout: 2s + connectTimeout: 2s maxRequestsPerConnection: 51 loadBalancerConfig: roundRobin: