Skip to content

Commit 018796d

Browse files
authored
Merge pull request #69373 from subhtk/OCP12211
OCPBUG 12211:Added a note that tells using graph:true also enables mirroring of ubi image
2 parents 08daf80 + 45e9034 commit 018796d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@ mirror:
6767
<8> Specify only certain channels of the Operator packages to include in the image set. You must always include the default channel for the Operator package even if you do not use the bundles in that channel. You can find the default channel by running the following command: `oc mirror list operators --catalog=<catalog_name> --package=<package_name>`.
6868
<9> Specify any additional images to include in image set.
6969
+
70+
[NOTE]
71+
====
72+
The `graph: true` field also mirrors the `ubi-micro` image along with other mirrored images.
73+
====
74+
+
7075
See _Image set configuration parameters_ for the full list of parameters and _Image set configuration examples_ for various mirroring use cases.
7176

7277
. Save the updated file.

0 commit comments

Comments
 (0)