Skip to content

Commit 0bdc45f

Browse files
committed
OCPBUGS#11050: Explanation of option for ImageSetConfiguration
1 parent 60f33d9 commit 0bdc45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/oc-mirror-creating-image-set-config.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ mirror:
6161
<2> Set the back-end location to save the image set metadata to. This location can be a registry or local directory. It is required to specify `storageConfig` values, unless you are using the Technology Preview OCI feature.
6262
<3> Set the registry URL for the storage backend.
6363
<4> Set the channel to retrieve the {product-title} images from.
64-
<5> Add `graph: true` to generate the OpenShift Update Service (OSUS) graph image to allow for an improved cluster update experience when using the web console. For more information, see _About the OpenShift Update Service_.
64+
<5> Add `graph: true` to build and push the graph-data image to the mirror registry. The graph-data image is required to create OpenShift Update Service (OSUS) applications. The `graph: true` field also generates the `UpdateService` CR manifest. The `oc` command-line interface (CLI) can use the `UpdateService` CR manifest to create OSUS applications. For more information, see _About the OpenShift Update Service_.
6565
<6> Set the Operator catalog to retrieve the {product-title} images from.
6666
<7> Specify only certain Operator packages and channels to include in the image set. Remove this field to retrieve all packages in the catalog.
6767
<8> Specify any additional images to include in image set.

0 commit comments

Comments
 (0)