diff options
author | Jack Lucas <jflucas@research.att.com> | 2018-03-27 00:04:46 -0400 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2018-03-27 00:05:26 -0400 |
commit | 230ae894c1b2f489e31d6a0d9f7db99cf6b65cbe (patch) | |
tree | 44dd8a41e278a8a3155b9f628515d550636b2248 /pom.xml | |
parent | 649d242623da77f02277c778a55cc51430a809ca (diff) |
Add k8s bootstrap container
Change-Id: Ib21bd80a1e43d1005974527cecf93e99462e94fa
Issue-ID: DCAEGEN2-421
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
@@ -42,6 +42,7 @@ limitations under the License. <module>redis-cluster-container</module> <module>tca-cdap-container</module> <module>cm-container</module> + <module>k8s-bootstrap-container</module> </modules> <properties> |