blob: 81e55cb871838c2f9ded0589b820f1137e4c3ea8 [file] [log] [blame]
{
"service": {
"name": "Health Check: ONAP CLI",
"checks": [
{
"id": "cli",
"name": "CLI Health Check",
"http": "http://cli.{{include "common.namespace" .}}:8080",
"method": "GET",
"interval": "3600s",
"timeout": "1s"
}
]
}
}