Skip to content

Commit 60848c0

Browse files
authored
Merge pull request #47280 from my-git9/pp-6580
[zh-cn] sync configuration/secret
2 parents 78c0660 + c92dfc9 commit 60848c0

File tree

1 file changed

+2
-2
lines changed
  • content/zh-cn/docs/concepts/configuration

1 file changed

+2
-2
lines changed

content/zh-cn/docs/concepts/configuration/secret.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -986,10 +986,10 @@ the filesystem of one or more of the Pod's containers.
986986

987987
<!--
988988
For instructions, refer to
989-
[Distribute credentials securely using Secrets](/docs/tasks/inject-data-application/distribute-credentials-secure/#create-a-pod-that-has-access-to-the-secret-data-through-a-volume).
989+
[Create a Pod that has access to the secret data through a Volume](/docs/tasks/inject-data-application/distribute-credentials-secure/#create-a-pod-that-has-access-to-the-secret-data-through-a-volume).
990990
-->
991991
相关的指示说明,
992-
可以参阅[使用 Secret 安全地分发凭据](/zh-cn/docs/tasks/inject-data-application/distribute-credentials-secure/#create-a-pod-that-has-access-to-the-secret-data-through-a-volume)
992+
可以参阅[创建一个可以通过卷访问 Secret 数据的 Pod](/zh-cn/docs/tasks/inject-data-application/distribute-credentials-secure/#create-a-pod-that-has-access-to-the-secret-data-through-a-volume)
993993

994994
<!--
995995
When a volume contains data from a Secret, and that Secret is updated, Kubernetes tracks

0 commit comments

Comments
 (0)