Updated installation and components
[nonrtric/plt/ranpm.git] / install / helm / nrt-base-1 / charts / ves-mr / config / ves-dmaap-config.json
diff --git a/install/helm/nrt-base-1/charts/ves-mr/config/ves-dmaap-config.json b/install/helm/nrt-base-1/charts/ves-mr/config/ves-dmaap-config.json
new file mode 100644 (file)
index 0000000..85e45c0
--- /dev/null
@@ -0,0 +1,10 @@
+{
+
+  "ves-measurement": {
+    "type": "message_router",
+    "dmaap_info": {
+      "location": "mtl5",
+      "topic_url": "http://message-router.nonrtric:3904/events/file-ready/",
+    }
+  }
+}
\ No newline at end of file