Move consul config from shared NFS to configmap
[oom.git] / kubernetes / config / docker / init / src / config / consul / consul-agent-config / mr-dmaap-health.json
diff --git a/kubernetes/config/docker/init/src/config/consul/consul-agent-config/mr-dmaap-health.json b/kubernetes/config/docker/init/src/config/consul/consul-agent-config/mr-dmaap-health.json
deleted file mode 100644 (file)
index dddd969..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-{
-  "service": {
-    "name": "Health Check: Message Router - DMaaP",
-    "check": {
-      "http": "http://dmaap.namespace-placeholder:3904/topics",
-      "interval": "30s",
-      "timeout": "1s"
-    }
-  }
-}