Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
oom
/
36c5f8be7cc94909dc58b5a642e5f338883c8c49
/
.
/
kubernetes
/
consul
/
resources
/
config
/
consul-agent-config
/
aai-sparky-be-health.json
blob: bf6305c1d0a6f9f6007f8b2f851d34331fba57f4 [
file
] [
log
] [
blame
]
{
"service"
:
{
"name"
:
"A&AI UI Backend Service"
,
"checks"
:
[
{
"id"
:
"sparky-be-process"
,
"name"
:
"UI Backend Presence"
,
"script"
:
"/consul/scripts/sparky-be-script.sh"
,
"interval"
:
"15s"
,
"timeout"
:
"1s"
}
]
}
}