16 lines
288 B
Plaintext
16 lines
288 B
Plaintext
|
{
|
||
|
"ID": "catalog",
|
||
|
"Name": "catalog",
|
||
|
"Address": "__IP__",
|
||
|
"Tags": ["catalogs-svc", "catalog", "https", "service"],
|
||
|
"Port": 80,
|
||
|
"Connect": {
|
||
|
"Native": true
|
||
|
},
|
||
|
"Check": {
|
||
|
"TCP": "__IP__:80",
|
||
|
"Interval": "10s",
|
||
|
"Timeout": "10s",
|
||
|
"DeregisterCriticalServiceAfter": "5m"
|
||
|
}
|
||
|
}
|