Merge pull request #28784 from oke-py/28783

replace links to /docs/concepts/containers/images/ with /ja/docs/
This commit is contained in:
Kubernetes Prow Robot
2021-07-04 22:10:19 -07:00
committed by GitHub
7 changed files with 11 additions and 11 deletions
@@ -662,7 +662,7 @@ kubeletはこの情報をPodのためにプライベートイメージをpullす
#### imagePullSecretを手動で指定する
`ImagePullSecrets`の指定の方法は[コンテナイメージのドキュメント](/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod)に記載されています。
`ImagePullSecrets`の指定の方法は[コンテナイメージのドキュメント](/ja/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod)に記載されています。
### imagePullSecretsが自動的にアタッチされるようにする