From: Tait,Trevor(rt0435) Date: Wed, 23 Jan 2019 18:44:21 +0000 (-0500) Subject: Add MR Topics for Context Aggregator X-Git-Tag: 4.0.0-ONAP~408^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=02d2fadfae17bcc30053b600b103ed6021e66924;p=oom.git Add MR Topics for Context Aggregator Issue-ID: LOG-920 Change-Id: I9ddf0d9e294a78c90b4b6a4cc29c1361174a4e48 Signed-off-by: Tait,Trevor(rt0435) --- diff --git a/kubernetes/pomba/charts/pomba-contextaggregator/resources/config/application.properties b/kubernetes/pomba/charts/pomba-contextaggregator/resources/config/application.properties index dc885acac9..8ffeb09d21 100755 --- a/kubernetes/pomba/charts/pomba-contextaggregator/resources/config/application.properties +++ b/kubernetes/pomba/charts/pomba-contextaggregator/resources/config/application.properties @@ -29,6 +29,9 @@ transport.consume.consumerid=audit1 transport.consume.timeout=15000 transport.consume.batchsize=8 transport.consume.type=HTTPAUTH +transport.message-router.apiKey=apiKeyTemp123 +transport.message-router.apiSecret=apiSecretTemp123 +transport.message-router.requiredPombaTopics=POA-AUDIT-INIT,POA-AUDIT-RESULT,POA-RULE-VALIDATION transport.publish.host=message-router transport.publish.port=3904