Skip to content

Commit c2a5b2b

Browse files
Update garbage-collection.md
1 parent 09b838f commit c2a5b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/controllers/garbage-collection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ is subject to deletion once all owners are verified absent.
6868

6969
Cluster-scoped dependents can only specify cluster-scoped owners.
7070
In v1.20+, if a cluster-scoped dependent specifies a namespaced kind as an owner,
71-
it is treated as having an unresolveable owner reference, and is not able to be garbage collected.
71+
it is treated as having an unresolvable owner reference, and is not able to be garbage collected.
7272

7373
In v1.20+, if the garbage collector detects an invalid cross-namespace `ownerReference`,
7474
or a cluster-scoped dependent with an `ownerReference` referencing a namespaced kind, a warning Event

0 commit comments

Comments
 (0)