full_install_osm.sh: fix k8s installation, node must be tainted before juju_addk8s...
[osm/devops.git] / installers / full_install_osm.sh
index fcb7ec1..e1c9175 100755 (executable)
@@ -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