Run datanommer & datagrepper on UBI9

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-06-13 08:28:14 +02:00
parent bf79279ff3
commit d50d4493df
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD
2 changed files with 4 additions and 2 deletions

View file

@ -22,7 +22,8 @@ spec:
sourceStrategy:
from:
kind: ImageStreamTag
name: ubi8-python-311:latest
namespace: openshift
name: python:3.11-ubi9
output:
to:
kind: ImageStreamTag

View file

@ -22,7 +22,8 @@ spec:
sourceStrategy:
from:
kind: ImageStreamTag
name: ubi8-python-311:latest
namespace: openshift
name: python:3.11-ubi9
output:
to:
kind: ImageStreamTag