Skip to content

Commit 7e5c9a2

Browse files
committed
[zh-cn]sync persistent-volume-claim
Signed-off-by: xin.li <[email protected]>
1 parent 9560332 commit 7e5c9a2

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

content/zh-cn/docs/reference/glossary/persistent-volume-claim.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,13 @@ tags:
2727
-->
2828

2929
<!--
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" >}}.
3133
-->
3234
申领{{< glossary_tooltip text="持久卷(PersistentVolume)" term_id="persistent-volume" >}}
33-
中定义的存储资源,以便可以将其挂载为{{< glossary_tooltip text="容器(container)" term_id="container" >}}中的卷。
35+
中定义的存储{{< glossary_tooltip text="资源" term_id="infrastructure-resource" >}},
36+
以便可以将其挂载为{{< glossary_tooltip text="容器(container)" term_id="container" >}}中的卷。
3437

3538
<!--more-->
3639

0 commit comments

Comments
 (0)