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
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