aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xquickstart_k8s.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/quickstart_k8s.sh b/quickstart_k8s.sh
index e4fb9ee3..2745cdb9 100755
--- a/quickstart_k8s.sh
+++ b/quickstart_k8s.sh
@@ -19,7 +19,7 @@ CURRENT_DIR=$PWD
#k8s only support on centos
export OS_VERSION=centos7
export KUBERNETES_VERSION="v1.7.3"
-SCENARIO=${SCENARIO:-os-nosdn-nofeature-ha.yml}
+SCENARIO=${SCENARIO:-k8-nosdn-nofeature-ha.yml}
./build.sh