1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

Merge pull request #102060 from openshift-cherrypick-robot/cherry-pick-101875-to-enterprise-4.21

[enterprise-4.21] : Adding image-set resource to Hub RDS
This commit is contained in:
Shane Lovern
2025-11-10 09:44:42 +00:00
committed by GitHub
2 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
// Module included in the following assemblies:
//
// * scalability_and_performance/telco-hub-rds.adoc
:_mod-docs-content-type: REFERENCE
[id="image-mirroring-crs_{context}"]
= Image mirroring reference CRs
.Image mirroring CRs
[cols="4*", options="header", format=csv]
|====
Component,Reference CR,Description,Optional
Mirroring configuration CRs,`imageset-config.yaml`,"Defines an `ImageSetConfiguration` CR for mirroring {product-title} channels and Operator packages specific to versions and target catalogs.",No
|====

View File

@@ -230,6 +230,8 @@ include::modules/telco-hub-crs-logging.adoc[leveloffset=+1]
include::modules/telco-hub-crs-container-registry.adoc[leveloffset=+1]
include::modules/telco-hub-crs-image-mirroring.adoc[leveloffset=+1]
include::modules/telco-hub-crs-installation.adoc[leveloffset=+1]
include::modules/telco-hub-software-stack.adoc[leveloffset=+1]