Skip to content

Commit

Permalink
osl-image-prod.yaml: fix operator name and change repository for cachito
Browse files Browse the repository at this point in the history
  • Loading branch information
rgdoliveira committed Feb 12, 2024
1 parent 0127e52 commit 930b3bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions osl-image-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
container:
image_build_method: imagebuilder
remote_source:
repo: https://github.com/apache/incubator-kie-kogito-serverless-operator
repo: https://github.com/kiegroup/kogito-serverless-operator
ref: 078cef15b1860d0c52fc1fd479a37d43819f09a3
pkg_managers:
- gomod
Expand All @@ -25,7 +25,7 @@
- ppc64le
- aarch64

- name: "openshift-serverless-1-tech-preview/logic-operator-rhel8"
- name: "openshift-serverless-1-tech-preview/logic-rhel8-operator"
version: "1.32.0"
from: "registry.access.redhat.com/ubi8/ubi-micro:latest"
description: "Runtime Image for the Red Hat OpenShift Serverless Logic Operator"
Expand Down

0 comments on commit 930b3bc

Please sign in to comment.