summaryrefslogtreecommitdiffstats
path: root/kubernetes/consul/resources/config/consul-agent-config/mr-zookeeper-health.json
diff options
context:
space:
mode:
authorMike Elliott <mike.elliott@amdocs.com>2018-05-24 17:48:48 +0000
committerGerrit Code Review <gerrit@onap.org>2018-05-24 17:48:48 +0000
commit1830fc7e047319cc28e74ea315ce2a5653d59af3 (patch)
treee76d34ff95abab98ac8b6b76b351d24a30edb3cc /kubernetes/consul/resources/config/consul-agent-config/mr-zookeeper-health.json
parent6dc7ceec8eaec23bc717e9c54dba6410804024a8 (diff)
parent9eb4adc754e6f8da4cc7ed2f2facebf544593cb3 (diff)
Merge "Consul Health Check changes for MessageRouter"
Diffstat (limited to 'kubernetes/consul/resources/config/consul-agent-config/mr-zookeeper-health.json')
-rw-r--r--kubernetes/consul/resources/config/consul-agent-config/mr-zookeeper-health.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/kubernetes/consul/resources/config/consul-agent-config/mr-zookeeper-health.json b/kubernetes/consul/resources/config/consul-agent-config/mr-zookeeper-health.json
deleted file mode 100644
index 36d295c1ef..0000000000
--- a/kubernetes/consul/resources/config/consul-agent-config/mr-zookeeper-health.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "service": {
- "name": "Health Check: Message Router - ZooKeeper",
- "check": {
- "script": "/consul/scripts/mr-zookeeper-health.sh",
- "interval": "30s",
- "timeout": "1s"
- }
- }
-}