castellan/releasenotes/notes/vault-kv-mountpoint-919eb547764a0c74.yaml
James Page afb539f748 vault: support configuration of KV mountpoint
Support end user configuration of KV store in Vault to use for
key storage allowing more flexibility in Vault configuration.

Change-Id: I625a819c2b9b542677258de709a9c520fb86858b
Closes-Bug: 1797148
2018-10-12 10:05:50 +01:00

7 lines
191 B
YAML

---
features:
- |
Added configuration option to the Vault key manager to allow
the KV store mountpoint in Vault to be specified; the existing
default of 'secret' is maintained.