Skip to content

Commit 6b372e2

Browse files
authored
Merge pull request #41133 from kelbrown20/clarification-for-cluster-sample-operator-2044701
BZ2044701 - Fixing doc gap for installing Cluster samples operator install
2 parents ff6710e + 51851cc commit 6b372e2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

modules/installation-images-samples-disconnected-mirroring-assist.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ During installation, {product-title} creates a config map named `imagestreamtag-
1111

1212
The format of the key for each entry in the data field in the config map is `<image_stream_name>_<image_stream_tag_name>`.
1313

14-
During a disconnected installation of {product-title}, the status of the Cluster Samples Operator is set to `Removed`. If you choose to change it to `Managed`, it installs samples.
14+
During a disconnected installation of {product-title}, the status of the Cluster Samples Operator is set to `Removed`. If you choose to change it to `Managed`, it installs samples.
15+
[NOTE]
16+
====
17+
The use of samples in a network-restricted or discontinued environment may require access to services external to your network. Some example services include: Github, Maven Central, npm, RubyGems, PyPi and others. There might be additional steps to take that allow the cluster samples operators's objects to reach the services they require.
18+
====
1519

1620
You can use this config map as a reference for which images need to be mirrored for your image streams to import.
1721

0 commit comments

Comments
 (0)