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