Skip to content

Commit

Permalink
4.17: Do not mirror centos
Browse files Browse the repository at this point in the history
  • Loading branch information
joepvd committed Nov 12, 2024
1 parent 929d7da commit 3a3dd5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions streams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,11 +163,11 @@ centos_stream8:
# Mirror the centos images so that okd_alignment can reference them in app.ci
image: quay.io/centos/centos:stream8
upstream_image: registry.ci.openshift.org/ocp/builder:stream8
mirror: true
mirror: false

centos_stream9:
# Mirror the centos images so that okd_alignment can reference them in app.ci
image: quay.io/centos/centos:stream9
upstream_image: registry.ci.openshift.org/ocp/builder:stream9
mirror: true
mirror: false

0 comments on commit 3a3dd5b

Please sign in to comment.