From 8ea899588ab065a0be2375bb0fb6f6983c27e4dd Mon Sep 17 00:00:00 2001 From: Steven Zamborsky <97125550+stevenzamborsky@users.noreply.github.com> Date: Mon, 12 Dec 2022 09:46:09 -0500 Subject: [PATCH] Vault Docs Autopilot Typo (#18307) Replace the hyphens with underscores in the `disable_upgrade_migration` parameter. --- website/content/docs/concepts/integrated-storage/autopilot.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/concepts/integrated-storage/autopilot.mdx b/website/content/docs/concepts/integrated-storage/autopilot.mdx index 9ea4aab4ea..406083de0e 100644 --- a/website/content/docs/concepts/integrated-storage/autopilot.mdx +++ b/website/content/docs/concepts/integrated-storage/autopilot.mdx @@ -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