mirror of
https://github.com/status-im/consul.git
synced 2025-01-15 16:26:06 +00:00
b64674623e
* copyright headers for agent folder
11 lines
224 B
YAML
Executable File
11 lines
224 B
YAML
Executable File
# Copyright (c) HashiCorp, Inc.
|
|
# SPDX-License-Identifier: MPL-2.0
|
|
|
|
init_config:
|
|
|
|
instances:
|
|
- url: http://localhost:8500
|
|
self_leader_check: true
|
|
network_latency_checks: true
|
|
catalog_checks: true
|
|
|