Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
oom
/
d622ece51e323fe4586a85d81bf014bfa61bca40
/
.
/
kubernetes
/
consul
/
resources
/
config
/
consul-agent-config
/
appc-health.json
blob: 86f2ce8da079250667b9913cd5109e8433ba7c2c [
file
] [
log
] [
blame
]
{
"service"
:
{
"name"
:
"Health Check: APPC"
,
"checks"
:
[
{
"id"
:
"appc-dbhost-healthcheck"
,
"name"
:
"APPC DBHost Health Check"
,
"script"
:
"/consul/scripts/appc-dbhost-script.sh"
,
"interval"
:
"10s"
,
"timeout"
:
"1s"
}
]
}
}