mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
Added patch (#23206)
This commit is contained in:
@@ -50,7 +50,7 @@ millions of leases in an automated way, it is recommended to space out the creat
|
||||
requests to that mount that are made with the specified role. The request will fail if
|
||||
the auth mount does not have a concept of roles, or `path` is not an auth mount.
|
||||
- `inheritable` `(bool: false)` - If set to `true` on a quota where `path` is set to a namespace,
|
||||
all child namespaces of the specified path namespace will inherit the quota. The `inheritable` parameter cannot be set to
|
||||
the same quota will be cumulatively applied to all child namespace. The `inheritable` parameter cannot be set to
|
||||
`true` if the `path` does not specify a namespace. Only the quotas associated
|
||||
with the root namespace are inheritable by default.
|
||||
|
||||
|
||||
@@ -45,7 +45,7 @@ the mount to restrict more specific API paths.
|
||||
requests to that mount that are made with the specified role. The request will fail if
|
||||
the auth mount does not have a concept of roles, or `path` is not an auth mount.
|
||||
- `inheritable` `(bool: false)` - If set to `true` on a quota where `path` is set to a namespace,
|
||||
all child namespaces of the specified path namespace will inherit the quota. The `inheritable`
|
||||
the same quota will be cumulatively applied to all child namespace. The `inheritable`
|
||||
parameter cannot be set to `true` if the `path` does not specify a namespace. Only quotas
|
||||
associated with the root namespace quotas are inheritable by default.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user