Skip to content

Commit 36c8f8a

Browse files
konflux-internal-p02bigjust
authored andcommitted
Konflux Internal p02 update haproxy
Signed-off-by: konflux-internal-p02 <[email protected]>
1 parent 9cca508 commit 36c8f8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tekton/haproxy-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: haproxy:on-pr-{{revision}}
27+
value: quay.io/rhceph-dev/haproxy:on-pr-{{revision}}
2828
- name: image-expires-after
2929
value: 5d
3030
- name: build-platforms

.tekton/haproxy-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: haproxy:{{revision}}
26+
value: quay.io/rhceph-dev/haproxy:{{revision}}
2727
- name: build-platforms
2828
value:
2929
- linux/x86_64

0 commit comments

Comments
 (0)