Add connectionTimeout configuration to gloo canary test

Signed-off-by: Megum1n <misaka@pantsu.moe>
This commit is contained in:
Megum1n
2023-10-03 10:05:45 +02:00
parent 8ada61edd1
commit 22a9fd3d12
+2 -1
View File
@@ -39,6 +39,7 @@ spec:
- addr: "example.com"
port: 80
connectionConfig:
connectionTimeout: 2s
maxRequestsPerConnection: 51
loadBalancerConfig:
roundRobin:
@@ -221,4 +222,4 @@ echo '✔ A/B testing promotion test passed'
kubectl -n gloo-system logs deployment/flagger
echo '✔ All tests passed'
echo '✔ All tests passed'