Skip to content

Instantly share code, notes, and snippets.

@dmc5179
Created March 30, 2023 17:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmc5179/cc388f96feee485059b4c506ebd4f851 to your computer and use it in GitHub Desktop.
Save dmc5179/cc388f96feee485059b4c506ebd4f851 to your computer and use it in GitHub Desktop.
Basic oc-mirror imageset-config.yaml for mirroring OpenShift platform content
apiVersion: mirror.openshift.io/v1alpha2
kind: ImageSetConfiguration
archiveSize: 2
storageConfig:
local:
path: /opt/data/mirror
mirror:
platform:
channels:
- name: stable-4.10
graph: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment