diff --git a/streams.yml b/streams.yml index 1c6cf1077d..f039ed3f71 100644 --- a/streams.yml +++ b/streams.yml @@ -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