image-set-config.yaml 647 B

12345678910111213141516171819202122
  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. - catalog: registry.redhat.io/redhat/redhat-operator-index:v4.18
  13. full: false
  14. packages:
  15. - name: node-maintenance-operator
  16. - catalog: registry.redhat.io/redhat/certified-operator-index:v4.18
  17. full: false
  18. packages:
  19. - name: crunchy-postgres-operator
  20. additionalImages:
  21. - name: registry.access.redhat.com/ubi9/ubi:latest
  22. - name: registry.access.redhat.com/ubi9/toolbox:latest