diff --git a/roles/openshift-apps/mirrormanager/files/imagestream.yml b/roles/openshift-apps/mirrormanager/files/imagestream.yml index e743058e1f..e96e0e370b 100644 --- a/roles/openshift-apps/mirrormanager/files/imagestream.yml +++ b/roles/openshift-apps/mirrormanager/files/imagestream.yml @@ -24,3 +24,8 @@ items: scheduled: true referencePolicy: type: Source + # The Python 3.11 builder image plus rust + - apiVersion: image.openshift.io/v1 + kind: ImageStream + metadata: + name: python-311-with-rust