diff --git a/admin_guide/quota.adoc b/admin_guide/quota.adoc index da93301dc7ca..80c6d58c079d 100644 --- a/admin_guide/quota.adoc +++ b/admin_guide/quota.adoc @@ -63,6 +63,10 @@ this value. |`*limits.memory*` |Across all pods in a non-terminal state, the sum of memory limits cannot exceed this value. + +|`*requests.storage*` +|Across all persistent volume claims, the sum of storage requests cannot +exceed this value. |=== .Object Counts Managed by Quota