Run datanommer & datagrepper on UBI9
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
bf79279ff3
commit
d50d4493df
2 changed files with 4 additions and 2 deletions
|
@ -22,7 +22,8 @@ spec:
|
||||||
sourceStrategy:
|
sourceStrategy:
|
||||||
from:
|
from:
|
||||||
kind: ImageStreamTag
|
kind: ImageStreamTag
|
||||||
name: ubi8-python-311:latest
|
namespace: openshift
|
||||||
|
name: python:3.11-ubi9
|
||||||
output:
|
output:
|
||||||
to:
|
to:
|
||||||
kind: ImageStreamTag
|
kind: ImageStreamTag
|
||||||
|
|
|
@ -22,7 +22,8 @@ spec:
|
||||||
sourceStrategy:
|
sourceStrategy:
|
||||||
from:
|
from:
|
||||||
kind: ImageStreamTag
|
kind: ImageStreamTag
|
||||||
name: ubi8-python-311:latest
|
namespace: openshift
|
||||||
|
name: python:3.11-ubi9
|
||||||
output:
|
output:
|
||||||
to:
|
to:
|
||||||
kind: ImageStreamTag
|
kind: ImageStreamTag
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue