mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* add support for 'LeaseRenewalThreshold' in vault agent * allow LeaseRenewalThreshold to be nil * address review comments * Add changelog --------- Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
4 lines
176 B
Plaintext
4 lines
176 B
Plaintext
```release-note:improvement
|
|
agent: Added a new config option, `lease_renewal_threshold`, that controls the refresh rate of non-renewable leases in Agent's template engine.
|
|
```
|