fix redirect to en link in chinese page
This commit is contained in:
parent
5ecdaee70a
commit
3bc14789ad
|
@ -206,6 +206,6 @@ kubectl delete secret db-user-pass
|
|||
- Learn how to [manage Secret using config file](/docs/tasks/configmap-secret/managing-secret-using-config-file/)
|
||||
- Learn how to [manage Secret using kustomize](/docs/tasks/configmap-secret/managing-secret-using-kustomize/)
|
||||
-->
|
||||
- 阅读更多有关 [Secret 概念](/docs/concepts/configuration/secret/)
|
||||
- 了解如何 [使用配置文件管理 Secret](/docs/tasks/configmap-secret/managing-secret-using-config-file/)
|
||||
- 了解如何 [使用 kustomize 管理 Secret](/docs/tasks/configmap-secret/managing-secret-using-kustomize/)
|
||||
- 阅读更多有关 [Secret 概念](/zh/docs/concepts/configuration/secret/)
|
||||
- 了解如何 [使用配置文件管理 Secret](/zh/docs/tasks/configmap-secret/managing-secret-using-config-file/)
|
||||
- 了解如何 [使用 kustomize 管理 Secret](/zh/docs/tasks/configmap-secret/managing-secret-using-kustomize/)
|
||||
|
|
Loading…
Reference in New Issue