Skip to content

Commit a5f3bec

Browse files
authored
Merge pull request #32629 from my-git9/garbage-collection
[zh] Update garbage-collection
2 parents ed79e82 + 7f782da commit a5f3bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/architecture/garbage-collection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ allows the clean up of resources like the following:
2525
* [Objects without owner references](#owners-dependents)
2626
* [Unused containers and container images](#containers-images)
2727
* [Dynamically provisioned PersistentVolumes with a StorageClass reclaim policy of Delete](/docs/concepts/storage/persistent-volumes/#delete)
28-
* [Stale or expired CertificateSigningRequests (CSRs)](/reference/access-authn-authz/certificate-signing-requests/#request-signing-process)
28+
* [Stale or expired CertificateSigningRequests (CSRs)](/docs/reference/access-authn-authz/certificate-signing-requests/#request-signing-process)
2929
* {{<glossary_tooltip text="Nodes" term_id="node">}} deleted in the following scenarios:
3030
* On a cloud when the cluster uses a [cloud controller manager](/docs/concepts/architecture/cloud-controller/)
3131
* On-premises when the cluster uses an addon similar to a cloud controller

0 commit comments

Comments
 (0)