rancher v2.15.1
Project.spec.resourceQuota
ResourceQuota is a specification for the total amount of quota for standard resources that will be shared by all namespaces in the project. Must provide NamespaceDefaultResourceQuota if ResourceQuota is specified. See https://kubernetes.io/docs/concepts/policy/resource-quotas/ for more details.
| Field / Type | Description |
|---|---|
Limit is the total allowable quota limits shared by all namespaces in the project. | |
UsedLimit is the currently allocated quota for all namespaces in the project. |