Update cluster-deploy

This commit is contained in:
Torma Kristóf 2019-04-02 22:19:38 +02:00 committed by GitHub
parent a29c097a5c
commit 357235111e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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