MM: add an imagestreamtag

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-02-23 09:22:57 +01:00
parent 66ad1f1dd5
commit 5bd9446dfe
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -24,3 +24,8 @@ items:
scheduled: true scheduled: true
referencePolicy: referencePolicy:
type: Source type: Source
# The Python 3.11 builder image plus rust
- apiVersion: image.openshift.io/v1
kind: ImageStream
metadata:
name: python-311-with-rust