diff options
author | Jack Lucas <jflucas@research.att.com> | 2019-08-13 09:51:16 -0400 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2019-08-15 14:46:38 -0400 |
commit | a1647b2d90cbfd3fc4ccedddf876fba2cf031a8a (patch) | |
tree | 79b7d62dd59f4b742af33f434a4f9ec6c0a20e0a /pom.xml | |
parent | ef4ae30a2c4348e18354761f56672df22bf98142 (diff) |
Add DCAE cleanup container
Issue-ID: DCAEGEN2-1317
Change-Id: I1c834346d99c62f036e14724674a447966032ec8
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>tls-init-container</module> <module>consul-loader-container</module> <module>multisite-init-container</module> + <module>dcae-k8s-cleanup-container</module> </modules> <!-- <profiles> <profile> |