Skip to content

Commit 2aa82b5

Browse files
authored
Merge pull request #71569 from mburke5678/nodes-icsp-idms-interoperate-f-up
OCPSTRAT-898 - Need to ensure ICSP and IDMS interoperate especially in multi-tenant scenario - follow up
2 parents 1b500e4 + cd27f24 commit 2aa82b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/images-configuration-registry-mirror.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ If you did not configure mirroring during {product-title} installation, you can
3636
+
3737
** `ImageTagMirrorSet` (ITMS). This object allows you to pull images from a mirrored registry by using image tags. The ITMS CR enables you to set a fall back policy that allows or stops continued attempts to pull from the source registry if the image pull fails.
3838
+
39-
** `ImageContentSourcePolicy` (ICSP). This object allows you to pull images from a mirrored registry by using digest specifications. An ICSP always falls back to the source registry if the mirrors do not work.
39+
** `ImageContentSourcePolicy` (ICSP). This object allows you to pull images from a mirrored registry by using digest specifications. The ICSP CR always falls back to the source registry if the mirrors do not work.
4040
--
4141
+
4242
[IMPORTANT]

0 commit comments

Comments
 (0)