Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
oom
/
615f9490a7d99ab1345f72645f1816a70e2753ea
/
.
/
kubernetes
/
consul
/
resources
/
config
/
consul-agent-config
/
aai-tabular-backend-health.json
blob: c7fc19b2ee609f59bc953d4c1ea869145062f8af [
file
] [
log
] [
blame
]
{
"service"
:
{
"name"
:
"A&AI Tabular Data Store"
,
"checks"
:
[
{
"id"
:
"tabular-backend"
,
"name"
:
"Tabular Data Store Operational Test"
,
"script"
:
"/consul/scripts/tabular-db-availability.sh"
,
"interval"
:
"15s"
,
"timeout"
:
"1s"
}
]
}
}