From 5caf1654683a567da7e4158e4e7e108dd2232a13 Mon Sep 17 00:00:00 2001 From: Jack Lucas Date: Fri, 8 Feb 2019 14:21:58 -0500 Subject: Move ph and dh to Helm -- Helm charts for ph and dh -- New container to do Consul k-v storage and service reg -- Bootstrap container no longer deploys ph and dh -- Healthcheck looks for ph and dh as Helm deployments -- Updated/added licensing information Issue-ID: DCAEGEN2-1091 Issue-ID: DCAEGEN2-1092 Change-Id: I5340bee6fba1340d4c05b0f37ddfb539c543469e Signed-off-by: Jack Lucas --- pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 17109c4..f05745d 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= org.onap.dcae ================================================================================ -Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved. +Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -43,6 +43,7 @@ limitations under the License. tca-cdap-container healthcheck-container tls-init-container + consul-loader-container @@ -97,7 +98,7 @@ limitations under the License. - org.apache.maven.plugins @@ -128,7 +129,7 @@ limitations under the License. - org.apache.maven.plugins -- cgit 1.2.3-korg