summaryrefslogtreecommitdiffstats
path: root/k8s-bootstrap-container/bootstrap.sh
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2019-07-23 18:31:44 +0000
committerGerrit Code Review <gerrit@onap.org>2019-07-23 18:31:44 +0000
commit567e399803a759e40c6a7d378bb517da4c5cd556 (patch)
treeb23ee72b74cea74eb2c80c010a64195f8a1acf02 /k8s-bootstrap-container/bootstrap.sh
parent58e95622312876470d2e0c2ae7e0383349db36bd (diff)
parentb36dee48ba9ae2a081ebba51cc4f5bea509321fe (diff)
Merge "Update k8s & dmaap plugins"
Diffstat (limited to 'k8s-bootstrap-container/bootstrap.sh')
-rwxr-xr-xk8s-bootstrap-container/bootstrap.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/k8s-bootstrap-container/bootstrap.sh b/k8s-bootstrap-container/bootstrap.sh
index 82df4b4..b23e908 100755
--- a/k8s-bootstrap-container/bootstrap.sh
+++ b/k8s-bootstrap-container/bootstrap.sh
@@ -220,10 +220,8 @@ done
trap - ERR
set +e
-# Deploy platform components
-# No opportunity for parallelism here -- dashboard needs pgaas
+# Initialize the DCAE postgres instance
deploy pgaas_initdb k8s-pgaas-initdb.yaml k8s-pgaas-initdb-inputs.yaml
-deploy dashboard k8s-dashboard.yaml k8s-dashboard-inputs.yaml
# Deploy service components
# tca, ves, prh, hv-ves, datafile-collector can be deployed simultaneously