From a8f242793f820d6e511824c0160f670f379f9a91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Tue, 2 Apr 2019 22:46:20 +0200 Subject: [PATCH] Update benchmark.sh --- functions/benchmark.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/benchmark.sh b/functions/benchmark.sh index f8d5d35..4216458 100644 --- a/functions/benchmark.sh +++ b/functions/benchmark.sh @@ -4,7 +4,7 @@ functions=(helloget matrix) connections=(2 5 10 20 21 50 100 200 400 500 1000) -kuberhost="" +kuberhost="node1:32764" for function in "${functions[@]}" do