mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-28 06:01:08 +01:00
Vault Docs Autopilot Typo (#18307)
Replace the hyphens with underscores in the `disable_upgrade_migration` parameter.
This commit is contained in:
parent
cff1918b5f
commit
8ea899588a
@ -80,7 +80,7 @@ behavior. Autopilot gets initialized with the following default values.
|
||||
- Minimum amount of time a server must be in a healthy state before it can become a voter. Until that happens,
|
||||
it will be visible as a peer in the cluster, but as a non-voter, meaning it won't contribute to quorum.
|
||||
|
||||
- `disable-upgrade-migration` - `false`
|
||||
- `disable_upgrade_migration` - `false`
|
||||
- Controls whether to disable automated upgrade migrations, an Enterprise-only feature.
|
||||
|
||||
~> **Note**: Autopilot in Vault does similar things to what autopilot does in
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user