From 357235111e8ea36416a0f81aea59f8641c6538df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Tue, 2 Apr 2019 22:19:38 +0200 Subject: [PATCH] Update cluster-deploy --- cluster-deploy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster-deploy b/cluster-deploy index 0d06971..da5e949 100644 --- a/cluster-deploy +++ b/cluster-deploy @@ -130,7 +130,7 @@ for LINE in $(cat $WORKER_LIST | grep -vE "^#"); do done #Deploy Kubeless -./deploy/kubeless_stup.sh +./deploy/kubeless_setup.sh #Deploy Metric Server ./deploy/metric_setup.sh