Code Review
/
compass4nfv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
8a50c8b
)
fix scenrios file link when k8s deployment
47/48147/1
author
chigang
<chigang@huawei.com>
Wed, 29 Nov 2017 08:37:09 +0000
(16:37 +0800)
committer
Justin chi
<chigang@huawei.com>
Fri, 1 Dec 2017 02:02:36 +0000
(
02:02
+0000)
Change-Id: Ibf64258b368393a0805868501e367f32b28bbe81
Signed-off-by: chigang <chigang@huawei.com>
(cherry picked from commit
caa1f8d9cb65be7cb368571a831f375a7709a221
)
quickstart_k8s.sh
patch
|
blob
|
history
diff --git
a/quickstart_k8s.sh
b/quickstart_k8s.sh
index
e4fb9ee
..
2745cdb
100755
(executable)
--- 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