kind: ImageSetConfiguration
apiVersion: mirror.openshift.io/v1alpha2
archiveSize: 4 (1)
storageConfig: (2)
imageURL: <your-local-registry-dns-name>:<your-local-registry-port>/mirror/oc-mirror-metadata (3)
skipTLS: true
mirror:
platform:
architectures:
- "amd64"
channels:
- name: stable-4.15 (4)
type: ocp
additionalImages:
- name: registry.redhat.io/ubi9/ubi:latest
operators:
- catalog: registry.redhat.io/redhat/redhat-operator-index:v4.15 (5)
packages: (6)
- name: multicluster-engine (7)
- name: local-storage-operator (8)