Skip to content

Commit d996c9e

Browse files
authored
Merge pull request #31566 from amej/patch-1
Updates url to point to the glossary
2 parents 097b6c4 + b19b9da commit d996c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/storage/persistent-volumes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ Helper programs relating to the volume type may be required for consumption of a
422422

423423
### Capacity
424424

425-
Generally, a PV will have a specific storage capacity. This is set using the PV's `capacity` attribute. See the Kubernetes [Resource Model](https://git.k8s.io/community/contributors/design-proposals/scheduling/resources.md) to understand the units expected by `capacity`.
425+
Generally, a PV will have a specific storage capacity. This is set using the PV's `capacity` attribute. Read the glossary term [Quantity](/docs/reference/glossary/?all=true#term-quantity) to understand the units expected by `capacity`.
426426

427427
Currently, storage size is the only resource that can be set or requested. Future attributes may include IOPS, throughput, etc.
428428

0 commit comments

Comments
 (0)