mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
The new vault.namespace config option seems to always be overridden by the auto-auth namespace, so add an extra check to allow them to be set separately. --------- Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
4 lines
120 B
Plaintext
4 lines
120 B
Plaintext
```release-note:bug
|
|
agent: `vault.namespace` no longer gets incorrectly overridden by `auto_auth.namespace`, if set
|
|
```
|