Skip to content

Commit d68633c

Browse files
authored
Merge pull request openshift#2636 from derekwaynecarr/quota-storage
Document quota support for requests.storage
2 parents f58a710 + ef51472 commit d68633c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

admin_guide/quota.adoc

+4
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ this value.
7373
|`*limits.memory*`
7474
|Across all pods in a non-terminal state, the sum of memory limits cannot exceed
7575
this value.
76+
77+
|`*requests.storage*`
78+
|Across all persistent volume claims, the sum of storage requests cannot
79+
exceed this value.
7680
|===
7781

7882

0 commit comments

Comments
 (0)