From 1dbbc3b9f0338ab8bbfe53c31aaa3dbc897f7928 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 kubernetes/aai/charts/aai-data-router/resources/dynamic/conf/data-router-oxm.xml (limited to 'kubernetes/aai/charts/aai-data-router/resources/dynamic/conf/data-router-oxm.xml') diff --git a/kubernetes/aai/charts/aai-data-router/resources/dynamic/conf/data-router-oxm.xml b/kubernetes/aai/charts/aai-data-router/resources/dynamic/conf/data-router-oxm.xml new file mode 100644 index 0000000000..c945c39876 --- /dev/null +++ b/kubernetes/aai/charts/aai-data-router/resources/dynamic/conf/data-router-oxm.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + -- cgit 1.2.3-korg