Skip to content

Commit 7f782da

Browse files
committed
[zh] Update garbage-collection
Signed-off-by: xin.li <[email protected]>
1 parent 9b411cb commit 7f782da

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)