Skip to content

Commit e6ccc6d

Browse files
committed
konflux/5.3: change rhceph-dev to rhceph-ci
Signed-off-by: Andrew Schoen <[email protected]>
1 parent 6cf6795 commit e6ccc6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tekton/haproxy-5-3-pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
- name: revision
2525
value: '{{revision}}'
2626
- name: output-image
27-
value: quay.io/rhceph-dev/haproxy:on-pr-v5.3-{{revision}}
27+
value: quay.io/rhceph-ci/haproxy:on-pr-v5.3-{{revision}}
2828
- name: image-expires-after
2929
value: 5d
3030
- name: build-platforms

.tekton/haproxy-5-3-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
- name: revision
2424
value: '{{revision}}'
2525
- name: output-image
26-
value: quay.io/rhceph-dev/haproxy:v5.3-{{revision}}
26+
value: quay.io/rhceph-ci/haproxy:v5.3-{{revision}}
2727
- name: build-platforms
2828
value:
2929
- linux/x86_64

0 commit comments

Comments
 (0)