Run all components in one namespace
[oom.git] / kubernetes / config / docker / init / src / config / consul / consul-agent-config / appc-sdnctldb01-healthcheck.json
1 {
2   "service": {
3     "name": "Health Check: APPC-SDN-CTL-DB-01",
4     "checks": [
5       {
6         "id": "appc-sdnctldb01.namespace-placeholder",
7         "name": "APPC SDNCTLDB01 Health Check",
8         "tcp": "appc-sdnctldb01.namespace-placeholder:3306",
9         "interval": "10s",
10         "timeout": "1s"
11       }
12     ]
13   }
14 }