From af49e066ba6caf91889d263474c3a93755473eee Mon Sep 17 00:00:00 2001 From: fpaquett Date: Wed, 10 Oct 2018 08:51:06 -0400 Subject: fixed config so data-router start Fixed 3 issues: - Needed to add another mount point for logs as the event-client-library expects logs in /opt/app/data-router/logs - Added the configuration regarding the use of aai-schema-ingest 1.3.0 - Fixed configuration parameters regaring the move to https to connect to dmaap. Issue-ID: AAI-1699 Change-Id: Ia92cd44c142433d0d0b308cc77f1f10e95acad60 Signed-off-by: fpaquett --- .../resources/dynamic/conf/data-router-oxm.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 charts/aai-data-router/resources/dynamic/conf/data-router-oxm.xml (limited to 'charts/aai-data-router/resources/dynamic/conf/data-router-oxm.xml') diff --git a/charts/aai-data-router/resources/dynamic/conf/data-router-oxm.xml b/charts/aai-data-router/resources/dynamic/conf/data-router-oxm.xml new file mode 100644 index 0000000..c945c39 --- /dev/null +++ b/charts/aai-data-router/resources/dynamic/conf/data-router-oxm.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + -- cgit 1.2.3-korg