From 0025fda3bdc37f9cd1d436f9541eace023a0afc3 Mon Sep 17 00:00:00 2001 From: Jack Lucas Date: Thu, 17 Jan 2019 13:53:56 -0500 Subject: Move CBS to Helm deployment Stop including CBS blueprint in bootstrap container Stop deploying the CBS blueprint in the bootstrap script Change healthcheck so that it looks for Helm-deployed CBS Issue-ID: DCAEGEN2-1090 Change-Id: Ifeba9768374045831e4d1f3f06a77ec9a79753c7 Signed-off-by: Jack Lucas --- k8s-bootstrap-container/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'k8s-bootstrap-container/pom.xml') diff --git a/k8s-bootstrap-container/pom.xml b/k8s-bootstrap-container/pom.xml index d40bb9d..e695f6d 100644 --- a/k8s-bootstrap-container/pom.xml +++ b/k8s-bootstrap-container/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.onap.dcaegen2.deployments k8s-bootstrap-container dcaegen2-deployments-k8s-bootstrap-container - 1.4.5 + 1.4.6 http://maven.apache.org UTF-8 -- cgit 1.2.3-korg