summaryrefslogtreecommitdiffstats
path: root/kubernetes/config/docker/init/src/config/aai/data-router/dynamic/routes/entity-event.route
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/config/docker/init/src/config/aai/data-router/dynamic/routes/entity-event.route')
-rw-r--r--kubernetes/config/docker/init/src/config/aai/data-router/dynamic/routes/entity-event.route2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/config/docker/init/src/config/aai/data-router/dynamic/routes/entity-event.route b/kubernetes/config/docker/init/src/config/aai/data-router/dynamic/routes/entity-event.route
index c5df6168b8..46c3890c99 100644
--- a/kubernetes/config/docker/init/src/config/aai/data-router/dynamic/routes/entity-event.route
+++ b/kubernetes/config/docker/init/src/config/aai/data-router/dynamic/routes/entity-event.route
@@ -1,4 +1,4 @@
<route xmlns="http://camel.apache.org/schema/spring" trace="true">
- <from uri="event-bus:mybus/?eventTopic=AAI-EVENT&amp;groupName=datarouter&amp;groupId=datarouter&amp;url="http://aai-dmaap:3904"/>
+ <from uri="event-bus:mybus/?eventTopic=AAI-EVENT&amp;groupName=datarouter&amp;groupId=datarouter&amp;url="http://dmaap.onap-message-router:3904"/>
<to uri="bean:entityEventPolicy?method=process"/>
</route>