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 12, 2024
1 parent df3dd80 commit b1f8cbb
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:717da9df5809ac2094ddeaff9d237b273bd0c6fec5e548f9a8a7de27370e741e
image: registry.redhat.io/openshift-serverless-1/logic-rhel8-operator@sha256:ce5559fd8f19280d1c54dff5390449130c22af6b896d7cc96d8895d49d548d16
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:717da9df5809ac2094ddeaff9d237b273bd0c6fec5e548f9a8a7de27370e741e
- digest: sha256:ce5559fd8f19280d1c54dff5390449130c22af6b896d7cc96d8895d49d548d16
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: aea633dfbbf68706e914b4643816fc0f10548d8e
ref: df3dd80bf3549f5d5059c5f62bba6f23d128fe55
pkg_managers:
- gomod
platforms:
Expand Down

0 comments on commit b1f8cbb

Please sign in to comment.