Skip to content

Commit f64fbe1

Browse files
authored
Merge pull request #47141 from chymy/patch-1
Update limit-storage-consumption.md
2 parents bc174b7 + fbae400 commit f64fbe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/administer-cluster/limit-storage-consumption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ spec:
5858
Minimum storage requests are used when the underlying storage provider requires certain minimums. For example,
5959
AWS EBS volumes have a 1Gi minimum requirement.
6060
61-
## StorageQuota to limit PVC count and cumulative storage capacity
61+
## ResourceQuota to limit PVC count and cumulative storage capacity
6262
6363
Admins can limit the number of PVCs in a namespace as well as the cumulative capacity of those PVCs. New PVCs that exceed
6464
either maximum value will be rejected.

0 commit comments

Comments
 (0)