summaryrefslogtreecommitdiffstats
path: root/kubernetes/consul/resources/config/consul-agent-config/aai-hbase-health.json
diff options
context:
space:
mode:
authorMike Elliott <mike.elliott@amdocs.com>2018-05-14 19:21:26 +0000
committerGerrit Code Review <gerrit@onap.org>2018-05-14 19:21:26 +0000
commiteda53aeaba3e7bbf8353142f97d29595ffa466c7 (patch)
tree142038a7d9a0bb8862be11b92852f6b0c26d13dd /kubernetes/consul/resources/config/consul-agent-config/aai-hbase-health.json
parent492c9bb357f552276acc6299e273711b2e37a62a (diff)
parent83e5bdd5b2c733e219c53afb1b23eceee1243e31 (diff)
Merge "Config Changes in Consul"
Diffstat (limited to 'kubernetes/consul/resources/config/consul-agent-config/aai-hbase-health.json')
-rw-r--r--kubernetes/consul/resources/config/consul-agent-config/aai-hbase-health.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/consul/resources/config/consul-agent-config/aai-hbase-health.json b/kubernetes/consul/resources/config/consul-agent-config/aai-hbase-health.json
index 8d0abd7303..4260035616 100644
--- a/kubernetes/consul/resources/config/consul-agent-config/aai-hbase-health.json
+++ b/kubernetes/consul/resources/config/consul-agent-config/aai-hbase-health.json
@@ -5,7 +5,7 @@
{
"id": "hbase-aai",
"name": "HBase Health Check",
- "http": "http://hbase:8080/status/cluster",
+ "http": "http://aai-hbase:8080/status/cluster",
"method": "GET",
"header": {
"Cache-Control": ["no-cache"],