Skip to content

Commit 2cd7b2e

Browse files
committed
konflux: use quay.io/rhceph-ci
Signed-off-by: Andrew Schoen <[email protected]>
1 parent 5240731 commit 2cd7b2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

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

0 commit comments

Comments
 (0)