Skip to content

Commit 6a237d0

Browse files
authored
Merge pull request #30446 from Arhell/upd-link
[zh] update references in Finalizers
2 parents e2f17b7 + d012f0b commit 6a237d0

File tree

1 file changed

+2
-1
lines changed
  • content/zh/docs/concepts/overview/working-with-objects

1 file changed

+2
-1
lines changed

content/zh/docs/concepts/overview/working-with-objects/finalizers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@ Kubernetes 清除 `pv-protection` Finalizer,控制器就会删除该卷。
8181
<!--
8282
## Owner references, labels, and finalizers {#owners-labels-finalizers}
8383
84-
Like {{<glossary_tooltip text="labels" term_id="label">}}, [owner references](/concepts/overview/working-with-objects/owners-dependents/)
84+
Like {{<glossary_tooltip text="labels" term_id="label">}},
85+
[owner references](/concepts/overview/working-with-objects/owners-dependents/)
8586
describe the relationships between objects in Kubernetes, but are used for a
8687
different purpose. When a
8788
{{<glossary_tooltip text="controller" term_id="controller">}} manages objects

0 commit comments

Comments
 (0)