From 22b358530d76c08b3dd01529237dcfe0d5a37017 Mon Sep 17 00:00:00 2001 From: Jack Lucas Date: Mon, 10 Sep 2018 12:39:53 +0000 Subject: Add TLS init container Remove the binary .jks and .p12 files. Also update bootstrap container to load latest version of k8s plugin Update CM container to load latest version of k8s type file Change-Id: I6ad5dfdf7b5c4c485a3c6e4b921405c6061143e8 Issue-ID: DCAEGEN2-591 Signed-off-by: Jack Lucas --- pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 2c789e4..c837ed4 100644 --- a/pom.xml +++ b/pom.xml @@ -47,6 +47,7 @@ limitations under the License. healthcheck-container pnda-mirror-container pnda-bootstrap-container + tls-init-container -- cgit 1.2.3-korg