Skip to content

Commit e0aec78

Browse files
author
liangyongzhenya
committed
[zh] sync/docs/concepts/configuration/secret.md
1 parent ea57071 commit e0aec78

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -865,7 +865,7 @@ The `imagePullSecrets` field for a Pod is a list of references to Secrets in the
865865
as the Pod.
866866
You can use an `imagePullSecrets` to pass image registry access credentials to
867867
the kubelet. The kubelet uses this information to pull a private image on behalf of your Pod.
868-
See the [PodSpec API](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#podspec-v1-core)
868+
See the [PodSpec API](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#podspec-v1-core)
869869
for more information about the `imagePullSecrets` field.
870870
-->
871871
Pod 的 `imagePullSecrets` 字段是一个对 Pod 所在的名字空间中的 Secret

0 commit comments

Comments
 (0)