Skip to content

Commit

Permalink
update operator cachito ref and operator sha256
Browse files Browse the repository at this point in the history
  • Loading branch information
rgdoliveira committed Sep 20, 2024
1 parent 1903549 commit bf8e67e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -770,7 +770,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: registry.redhat.io/openshift-serverless-1/logic-rhel8-operator@sha256:ce5559fd8f19280d1c54dff5390449130c22af6b896d7cc96d8895d49d548d16
image: registry.redhat.io/openshift-serverless-1/logic-rhel8-operator@sha256:846492099209e6305408dfabd8f0176e52531fe9213be2acc816aad3c7e1e24f
livenessProbe:
httpGet:
path: /healthz
Expand Down
2 changes: 1 addition & 1 deletion config/manager/prod/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ configMapGenerator:
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- digest: sha256:ce5559fd8f19280d1c54dff5390449130c22af6b896d7cc96d8895d49d548d16
- digest: sha256:846492099209e6305408dfabd8f0176e52531fe9213be2acc816aad3c7e1e24f
name: controller
newName: registry.redhat.io/openshift-serverless-1/logic-rhel8-operator
# Patching the manager deployment file to add an env var with the operator namespace in
Expand Down
2 changes: 1 addition & 1 deletion images/prod-operator-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
image_build_method: imagebuilder
remote_source:
repo: https://github.com/kiegroup/kogito-serverless-operator
ref: df3dd80bf3549f5d5059c5f62bba6f23d128fe55
ref: 1903549cad0fa41649c0327d2e0ac71dbf8d3c00
pkg_managers:
- gomod
platforms:
Expand Down

0 comments on commit bf8e67e

Please sign in to comment.