image-set-config-init.yaml 248 B

123456789101112
  1. kind: ImageSetConfiguration
  2. apiVersion: mirror.openshift.io/v2alpha1
  3. mirror:
  4. platform:
  5. channels:
  6. - name: stable-4.18
  7. type: ocp
  8. minVersion: 4.18.6
  9. maxVersion: 4.18.6
  10. graph: true
  11. operators: []
  12. additionalImages: []