[zh]Update reference pages(part-2) for links with '/zh/' prefix, using new prefix '/zh-cn/'

This commit is contained in:
howieyuen
2022-06-23 20:27:29 +08:00
parent e0d6f94bf6
commit e79cdf3a62
27 changed files with 40 additions and 40 deletions
@@ -2,7 +2,7 @@
title: Finalizer
id: finalizer
date: 2021-07-07
full_link: /zh/docs/concepts/overview/working-with-objects/finalizers/
full_link: /zh-cn/docs/concepts/overview/working-with-objects/finalizers/
short_description: >
一个带有命名空间的键,告诉 Kubernetes 等到特定的条件被满足后,
再完全删除被标记为删除的资源。
@@ -17,7 +17,7 @@ tags:
title: Finalizer
id: finalizer
date: 2021-07-07
full_link: /zh/docs/concepts/overview/working-with-objects/finalizers/
full_link: /zh-cn/docs/concepts/overview/working-with-objects/finalizers/
short_description: >
A namespaced key that tells Kubernetes to wait until specific conditions are met
before it fully deletes an object marked for deletion.