MM: add an imagestreamtag
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
66ad1f1dd5
commit
5bd9446dfe
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue