Skip to content

Commit 03c49fe

Browse files
committed
RHDEVDOCS-3371 Tracker: 2002368 - samples should not go degraded when image allowedRegistries blocks imagestream creation
1 parent 8ce0565 commit 03c49fe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/samples-operator-overview.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@ Certain circumstances result in the Cluster Samples Operator bootstrapping itsel
5151

5252
* If the Cluster Samples Operator cannot reach link:https://registry.redhat.io[registry.redhat.io] after three minutes on initial start-up after a clean installation.
5353
* If the Cluster Samples Operator detects it is on an IPv6 network.
54+
* If the xref:../openshift_images/image-configuration.html#images-configuration-parameters_image-configuration[Image configuration resources] settings prevent the creation of image streams with the default image registry or the image registry specified by the xref:../openshift_images/configuring-samples-operator.html#samples-operator-configuration_configuring-samples-operator[`samplesRegistry` setting].
55+
56+
[NOTE]
57+
====
58+
For {product-title}, the default image registry is `registry.redhat.io`. For OKD, the default image registry is `registry.access.redhat.com` or `quay.io`.
59+
====
5460

5561
However, if the Cluster Samples Operator also detects an {product-title} global proxy is configured, it bypasses those checks.
5662

0 commit comments

Comments
 (0)