Add k8s bootstrap container

Change-Id: Ib21bd80a1e43d1005974527cecf93e99462e94fa
Issue-ID: DCAEGEN2-421
Signed-off-by: Jack Lucas <jflucas@research.att.com>
diff --git a/pom.xml b/pom.xml
index f233acf..2a5f941 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,6 +42,7 @@
      <module>redis-cluster-container</module>
      <module>tca-cdap-container</module>
      <module>cm-container</module>
+     <module>k8s-bootstrap-container</module>
   </modules>
 
   <properties>