Skip to content

Commit cbadd40

Browse files
committed
Install Tekton Results through operator
This only changes development overlay as a start.
1 parent cce8bcf commit cbadd40

File tree

3 files changed

+360
-967
lines changed

3 files changed

+360
-967
lines changed

components/pipeline-service/development/dev-only-pipeline-service-storage-configuration.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ metadata:
5353
namespace: openshift-gitops
5454
spec:
5555
destination:
56-
namespace: tekton-results
56+
namespace: openshift-pipelines
5757
server: https://kubernetes.default.svc
5858
project: default
5959
source:
@@ -129,7 +129,7 @@ metadata:
129129
labels:
130130
app: minio
131131
name: storage
132-
namespace: tekton-results
132+
namespace: openshift-pipelines
133133
spec:
134134
certConfig: {}
135135
configuration:

0 commit comments

Comments
 (0)