mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2026-01-08 21:21:32 +00:00
etcd storage stores all Vault data under a prefix. The default prefix is "/vault/" according to source codes. However, the default prefix shown in the website is "vault/". If the access to etcd is restricted to this wrong prefix, vault cannot use etcd.