Skip to content

Commit a6f27be

Browse files
jizusuntengqm
andauthored
Update content/en/docs/concepts/overview/working-with-objects/finalizers.md
Co-authored-by: Qiming Teng <[email protected]>
1 parent 5c0dd04 commit a6f27be

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ and the controller deletes the volume.
4444

4545
## Owner references, labels, and finalizers {#owners-labels-finalizers}
4646

47-
Like {{<glossary_tooltip text="labels" term_id="label">}}, [owner references](/docs/concepts/overview/working-with-objects/owners-dependents/)
47+
Like {{<glossary_tooltip text="labels" term_id="label">}},
48+
[owner references](/docs/concepts/overview/working-with-objects/owners-dependents/)
4849
describe the relationships between objects in Kubernetes, but are used for a
4950
different purpose. When a
5051
{{<glossary_tooltip text="controller" term_id="controller">}} manages objects

0 commit comments

Comments
 (0)