projects
/
osm
/
devops.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6ed60c
)
full_install_osm.sh: fix k8s installation, node must be tainted before juju_addk8s...
34/9634/2
author
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Wed, 8 Jul 2020 14:13:40 +0000
(14:13 +0000)
committer
beierlm
<mark.beierl@canonical.com>
Wed, 26 Aug 2020 15:04:53 +0000
(17:04 +0200)
Change-Id: I1c14736ad832f184f7a8f4f9bfa389705511c558
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
(cherry picked from commit
ac5bd33c65d4a8a108efd788022d1ef2a994945b
)
installers/full_install_osm.sh
patch
|
blob
|
history
diff --git
a/installers/full_install_osm.sh
b/installers/full_install_osm.sh
index
fcb7ec1
..
e1c9175
100755
(executable)
--- a/
installers/full_install_osm.sh
+++ b/
installers/full_install_osm.sh
@@
-1184,6
+1184,12
@@
EOF
deploy_osm_pla_service
fi
track deploy_osm_services_k8s
+ install_k8s_storageclass
+ track k8s_storageclass
+ juju_addk8s
+ track juju_addk8s
+ install_helm
+ track install_helm
if [ -n "$INSTALL_K8S_MONITOR" ]; then
# install OSM MONITORING
install_k8s_monitoring