Run all components in one namespace
[oom.git] / kubernetes / config / docker / init / src / config / consul / consul-agent-config / mr-dmaap-health.json
index bd01bc5..dddd969 100644 (file)
@@ -2,7 +2,7 @@
   "service": {
     "name": "Health Check: Message Router - DMaaP",
     "check": {
-      "http": "http://dmaap.onap-message-router:3904/topics",
+      "http": "http://dmaap.namespace-placeholder:3904/topics",
       "interval": "30s",
       "timeout": "1s"
     }