Add healthcheck container for OOM

Change-Id: Ie4719a0e4705901fd9d0fa3504696fbefc6c704a
Issue-ID: DCAEGEN2-461
Signed-off-by: Jack Lucas <jflucas@research.att.com>
diff --git a/pom.xml b/pom.xml
index ce585ba..ae1f1b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,6 +44,7 @@
      <module>cm-container</module>
      <module>k8s-bootstrap-container</module>
      <module>tca-cdap-container</module>
+     <module>healthcheck-container</module>
   </modules>
 
   <properties>