Skip to content

Commit

Permalink
fix url typo in removing seal ha (hashicorp#28818)
Browse files Browse the repository at this point in the history
  • Loading branch information
Altabay-HashiCorp authored Oct 31, 2024
1 parent d717b48 commit 76f22fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/configuration/seal/seal-ha.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,6 @@ Migrating back to a single seal may result in data loss if an operator does not
use the HA seal feature. To migrate back to a single seal:

1. Perform a [seal migration](/vault/docs/concepts/seal#seal-migration) as described.
2. Monitor [`sys/sealwrap/rewrap`](/vault/docs/api-docs/system/sealwrap-rewrap) until the API returns `fully_wrapped=true`.
2. Monitor [`sys/sealwrap/rewrap`](/vault/api-docs/system/sealwrap-rewrap) until the API returns `fully_wrapped=true`.
3. Remove `enable_multiseal` from all Vault configuration files in the cluster.
4. Restart Vault.

0 comments on commit 76f22fa

Please sign in to comment.