Skip to content

Commit 41dcc76

Browse files
authored
Merge pull request #53313 from my-git9/npe-23131
[zh-cn]sync persistent-volume-claim
2 parents 9e605fb + 7e5c9a2 commit 41dcc76

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)