Skip to content

Commit 32e235b

Browse files
Update content/en/docs/concepts/containers/images.md
Co-authored-by: Dmitry Shurupov <[email protected]>
1 parent 20e942b commit 32e235b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/containers/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ which previously resulted in a successful image pull will not need to re-pull fr
423423
the registry and are instead validated locally without accessing the registry
424424
(provided the image is available locally).
425425
This is controlled by the`imagePullCredentialsVerificationPolicy` field in the
426-
[Kubelet configuration](https://kubernetes.io/docs/reference/config-api/kubelet-config.v1beta1/#imagepullcredentialsverificationpolicy).
426+
[Kubelet configuration](/docs/reference/config-api/kubelet-config.v1beta1/#kubelet-config-k8s-io-v1beta1-ImagePullCredentialsVerificationPolicy).
427427

428428
This configuration controls when image pull credentials must be verified if the
429429
image is already present on the node:

0 commit comments

Comments
 (0)