Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
oom
/
baadb38f90168c15b9fc6007b507269ff5c47551
/
.
/
kubernetes
/
consul
/
resources
/
config
/
consul-agent-config
/
mr-dmaap-health.json
blob: ee0d90e30a00afe91a9917f883793085160c3eae [
file
] [
log
] [
blame
]
{
"service"
:
{
"name"
:
"Health Check: Message Router - DMaaP"
,
"check"
:
{
"http"
:
"http://dmaap.{{ .Values.nsPrefix }}:3904/topics"
,
"interval"
:
"30s"
,
"timeout"
:
"1s"
}
}
}