diff options
author | Jack Lucas <jflucas@research.att.com> | 2018-04-20 13:22:05 +0000 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2018-04-20 13:22:58 +0000 |
commit | 2832ba2fbd0738bc900af5599253e2f3bfe02a70 (patch) | |
tree | 186a0d10a7fa0af1ca106c47fdcb58965750621b /pom.xml | |
parent | 2add4828edf3ceb7ce60e511093dd4fc25e0bb45 (diff) |
Add healthcheck container for OOM
Change-Id: Ie4719a0e4705901fd9d0fa3504696fbefc6c704a
Issue-ID: DCAEGEN2-461
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ limitations under the License. <module>cm-container</module> <module>k8s-bootstrap-container</module> <module>tca-cdap-container</module> + <module>healthcheck-container</module> </modules> <properties> |