summaryrefslogtreecommitdiffstats
path: root/kubernetes/config/docker/init/src/config/consul/consul-agent-config/appc-sdnctldb01-healthcheck.json
blob: 31f1b253f622d902ae6c2fa1f43946f58cfa5866 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "service": {
    "name": "Health Check: APPC-SDN-CTL-DB-01",
    "checks": [
      {
        "id": "appc-sdnctldb01.namespace-placeholder",
        "name": "APPC SDNCTLDB01 Health Check",
        "tcp": "appc-sdnctldb01.namespace-placeholder:3306",
        "interval": "10s",
        "timeout": "1s"
      }
    ]
  }
}