afb539f748
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
7 lines
191 B
YAML
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.
|