mirror of https://github.com/status-im/consul.git
updated HA configuration ref
This commit is contained in:
parent
83ccbf1635
commit
6b37a25478
|
@ -227,7 +227,7 @@ The `cluster` parameter contains configurations for the cluster you want to oper
|
|||
| `name` | Specifies the name of the cluster operating with high availability enabled. | Required | String |
|
||||
| `storage` | Configures how CTS stores state information. Refer to [State storage and persistence](/docs/nia/architecture#state-storage-and-persistence) for additional information. You can define storage for the `"consul"` resource. Refer to [High availability cluster storage](#high-availability-cluster-storage) for additional information. | Optional | Object |
|
||||
|
||||
#### `high_availability.cluster.storage`
|
||||
#### High availability cluster storage
|
||||
|
||||
The `high_availability.cluster.storage` object contains the following configurations.
|
||||
|
||||
|
|
Loading…
Reference in New Issue