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