summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2018-09-10 12:39:53 +0000
committerJack Lucas <jflucas@research.att.com>2018-09-11 15:55:11 +0000
commit22b358530d76c08b3dd01529237dcfe0d5a37017 (patch)
tree04cbac0d098904816aefdd0c202dcf51b18703d8 /pom.xml
parent0ecaffff56d207eef2d5d6cb37c5ccee7b817bbc (diff)
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 <jflucas@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
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.
<module>healthcheck-container</module>
<module>pnda-mirror-container</module>
<module>pnda-bootstrap-container</module>
+ <module>tls-init-container</module>
</modules>
<properties>