[zh]Update reference pages(part-2) for links with '/zh/' prefix, using new prefix '/zh-cn/'
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user