Skip to content

Commit

Permalink
Merge pull request #5663 from joepvd/no-stream-centos
Browse files Browse the repository at this point in the history
4.17: Do not mirror centos
  • Loading branch information
openshift-merge-bot[bot] authored Nov 12, 2024
2 parents 929d7da + 3a3dd5b commit 1eaba14
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 1eaba14

Please sign in to comment.