summaryrefslogtreecommitdiffstats
path: root/k8s-bootstrap-container/bootstrap.sh
diff options
context:
space:
mode:
authorburdziak <olaf.burdziakowski@nokia.com>2018-06-04 10:40:41 +0200
committerburdziak <olaf.burdziakowski@nokia.com>2018-06-05 11:41:18 +0200
commitd0afc3c4501f752cb97c5b00190ca65d90e8bbff (patch)
tree33cd7e1b5333045affff24d65da6dbf6cab4a6c1 /k8s-bootstrap-container/bootstrap.sh
parent5867fe10b1f5583bc2fd9cd7458039998ddd43a3 (diff)
Micro-Service Blueprint
Modified pomm minor versions Change-Id: Ib302f06d30ed1851bddc2e54b80097ba6848d415 Issue-ID: DCAEGEN2-394 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
Diffstat (limited to 'k8s-bootstrap-container/bootstrap.sh')
-rwxr-xr-xk8s-bootstrap-container/bootstrap.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/k8s-bootstrap-container/bootstrap.sh b/k8s-bootstrap-container/bootstrap.sh
index 0ac0f8e..6d39404 100755
--- a/k8s-bootstrap-container/bootstrap.sh
+++ b/k8s-bootstrap-container/bootstrap.sh
@@ -107,6 +107,7 @@ deploy pgaas_initdb k8s-pgaas-initdb.yaml k8s-pgaas-initdb-inputs.yaml
# Deploy service components
deploy tca k8s-tca.yaml k8s-tca-inputs.yaml
deploy ves k8s-ves.yaml k8s-ves-inputs.yaml
+deploy prh k8s-prh.yaml k8s-prh-inputs.yaml
# holmes_rules must be deployed before holmes_engine
deploy holmes_rules k8s-holmes-rules.yaml k8s-holmes_rules-inputs.yaml
deploy holmes_engine k8s-holmes-engine.yaml k8s-holmes_engine-inputs.yaml