We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc174b7 + fbae400 commit f64fbe1Copy full SHA for f64fbe1
content/en/docs/tasks/administer-cluster/limit-storage-consumption.md
@@ -58,7 +58,7 @@ spec:
58
Minimum storage requests are used when the underlying storage provider requires certain minimums. For example,
59
AWS EBS volumes have a 1Gi minimum requirement.
60
61
-## StorageQuota to limit PVC count and cumulative storage capacity
+## ResourceQuota to limit PVC count and cumulative storage capacity
62
63
Admins can limit the number of PVCs in a namespace as well as the cumulative capacity of those PVCs. New PVCs that exceed
64
either maximum value will be rejected.
0 commit comments