Update old Default LCQ value (#25517)

This commit is contained in:
Mike Palmiotto 2024-02-20 10:33:03 -05:00 committed by GitHub
parent 290df86e6d
commit 4707210b0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,7 +67,7 @@ done using the precedence model too.
## Default lease count quota ## Default lease count quota
As of Vault 1.16.0, new installations of Vault Enterprise will include a default As of Vault 1.16.0, new installations of Vault Enterprise will include a default
global quota with a `max_leases` value of `100000`. This value is an global quota with a `max_leases` value of `300000`. This value is an
intentionally low limit, intended to prevent runaway leases in the event that no intentionally low limit, intended to prevent runaway leases in the event that no
other lease count quota is specified. other lease count quota is specified.