Vault Docs Autopilot Typo (#18307)

Replace the hyphens with underscores in the `disable_upgrade_migration` parameter.
This commit is contained in:
Steven Zamborsky 2022-12-12 09:46:09 -05:00 committed by GitHub
parent cff1918b5f
commit 8ea899588a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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