Skip to content

Commit 8186b32

Browse files
authored
SRVKP-5825: move pipeline-metric-exporter PAC repository obj from tekton-ci to konflux-ci (#4053)
rh-pre-commit.version: 2.3.0 rh-pre-commit.check-secrets: ENABLED
1 parent 765a258 commit 8186b32

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

components/konflux-ci/base/repository.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,10 @@ metadata:
2626
name: quality-dashboard
2727
spec:
2828
url: "https://github.com/konflux-ci/quality-dashboard"
29+
---
30+
apiVersion: pipelinesascode.tekton.dev/v1alpha1
31+
kind: Repository
32+
metadata:
33+
name: pipeline-service-exporter
34+
spec:
35+
url: "https://github.com/openshift-pipelines/pipeline-service-exporter"

components/tekton-ci/base/repository.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,6 @@ spec:
5050
---
5151
apiVersion: pipelinesascode.tekton.dev/v1alpha1
5252
kind: Repository
53-
metadata:
54-
name: pipeline-service-exporter
55-
spec:
56-
url: "https://github.com/openshift-pipelines/pipeline-service-exporter"
57-
---
58-
apiVersion: pipelinesascode.tekton.dev/v1alpha1
59-
kind: Repository
6053
metadata:
6154
name: cachi2
6255
spec:

0 commit comments

Comments
 (0)