Skip to content

Commit

Permalink
Release clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
LewisKSaint committed Jul 26, 2024
1 parent f4a5f05 commit 0cf71d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.annotations['olm.targetNamespaces']
image: ghcr.io/solacedev/pubsubplus-eventbroker-operator:1.1.0
image: docker.io/solace/pubsubplus-eventbroker-operator:1.1.0
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion deploy/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1931,7 +1931,7 @@ spec:
env:
- name: WATCH_NAMESPACE
value: ""
image: ghcr.io/solacedev/pubsubplus-eventbroker-operator:1.1.0
image: docker.io/solace/pubsubplus-eventbroker-operator:1.1.0
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

0 comments on commit 0cf71d8

Please sign in to comment.