You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/zh-cn/docs/reference/glossary/persistent-volume-claim.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,10 +27,13 @@ tags:
27
27
-->
28
28
29
29
<!--
30
-
Claims storage resources defined in a {{< glossary_tooltip text="PersistentVolume" term_id="persistent-volume" >}} so that it can be mounted as a volume in a {{< glossary_tooltip text="container" term_id="container" >}}.
30
+
Claims storage {{< glossary_tooltip text="resources" term_id="infrastructure-resource" >}} defined in a
31
+
{{< glossary_tooltip text="PersistentVolume" term_id="persistent-volume" >}} so that it can be mounted as
32
+
a volume in a {{< glossary_tooltip text="container" term_id="container" >}}.
0 commit comments