Skip to content

Instantly share code, notes, and snippets.

@brandoncox
Last active May 31, 2024 01:50
Show Gist options
  • Save brandoncox/e71c9ac9254f41e4d0bc18b6a97067b2 to your computer and use it in GitHub Desktop.
Save brandoncox/e71c9ac9254f41e4d0bc18b6a97067b2 to your computer and use it in GitHub Desktop.
OCP 4.15 ImageSetConfiguration
kind: ImageSetConfiguration
apiVersion: mirror.openshift.io/v1alpha2
storageConfig:
local:
path: /home/ec2-user/test/meta/
mirror:
platform:
channels:
- name: stable-4.15
type: ocp
minVersion: 4.15.15
maxVersion: 4.15.15
graph: true
operators:
- catalog: registry.redhat.io/redhat/redhat-operator-index:v4.15
packages:
- name: kubevirt-hyperconverged
channels:
- name: stable
additionalImages:
- name: registry.redhat.io/rhel8/support-tools
- name: registry.redhat.io/openshift4/ose-tools-rhel8
- name: registry.redhat.io/rhel9/rhel-guest-image:latest
- name: registry.redhat.io/rhel8/rhel-guest-image:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment