mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-06 19:31:09 +01: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
|
|
```
|