Skip to content

Commit 8046d1a

Browse files
committed
Use konveyor org
Signed-off-by: Joseph <jvaikath@redhat.com>
1 parent 615f13c commit 8046d1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bundle/manifests/oadp-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1217,7 +1217,7 @@ spec:
12171217
app: oadp-cli
12181218
spec:
12191219
containers:
1220-
- image: quay.io/rh_ee_jvaikath/oadp-cli-binaries
1220+
- image: quay.io/konveyor/oadp-cli-binaries
12211221
name: oadp-cli-server
12221222
resources:
12231223
limits:

config/oadp-cli/binary-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
runAsNonRoot: true
2121
containers:
2222
- name: oadp-cli-server
23-
image: quay.io/rh_ee_jvaikath/oadp-cli-binaries
23+
image: quay.io/konveyor/oadp-cli-binaries
2424
resources:
2525
limits:
2626
cpu: 100m

0 commit comments

Comments
 (0)