According to the documentation , it is possible to configure one Vault installation to unseal another Vault installation. Vault1 can automatically unseal Vault2, 3, …, n.
Question: Is it possible to configure Vault1 to automatically unseal itself after a restart?
P.S. We use a Kubernetes Helm chart for a standalone setup, and each time the Vault pod restarts, we have to manually unseal the Vault.