We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cca508 commit 36c8f8aCopy full SHA for 36c8f8a
.tekton/haproxy-pull-request.yaml
@@ -24,7 +24,7 @@ spec:
24
- name: revision
25
value: '{{revision}}'
26
- name: output-image
27
- value: haproxy:on-pr-{{revision}}
+ value: quay.io/rhceph-dev/haproxy:on-pr-{{revision}}
28
- name: image-expires-after
29
value: 5d
30
- name: build-platforms
.tekton/haproxy-push.yaml
@@ -23,7 +23,7 @@ spec:
23
- value: haproxy:{{revision}}
+ value: quay.io/rhceph-dev/haproxy:{{revision}}
value:
- linux/x86_64
0 commit comments