Skip to content

Commit 44b408f

Browse files
serverless-qeserverless-qe
andauthored
[release-v1.15] Sync Konflux configurations (#65)
Co-authored-by: serverless-qe <serverless-support@redhat.com>
1 parent 329a9c5 commit 44b408f

6 files changed

+9
-66
lines changed

.tekton/kn-backstage-plugins-eventmesh-115-pull-request.yaml

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -32,23 +32,15 @@ spec:
3232
value: 5d
3333
- name: output-image
3434
value: quay.io/redhat-user-workloads/ocp-serverless-tenant/serverless-operator-135/kn-backstage-plugins-eventmesh:on-pr-{{revision}}
35+
- name: build-platforms
36+
value:
37+
- linux/x86_64
3538
- name: revision
3639
value: '{{revision}}'
3740
pipelineRef:
3841
name: docker-build
3942
taskRunTemplate: {}
4043
workspaces:
41-
- name: workspace
42-
volumeClaimTemplate:
43-
metadata:
44-
creationTimestamp: null
45-
spec:
46-
accessModes:
47-
- ReadWriteOnce
48-
resources:
49-
requests:
50-
storage: 1Gi
51-
status: {}
5244
- name: git-auth
5345
secret:
5446
secretName: '{{ git_auth_secret }}'

.tekton/kn-backstage-plugins-eventmesh-115-push.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,6 @@ spec:
3939
name: docker-build
4040
taskRunTemplate: {}
4141
workspaces:
42-
- name: workspace
43-
volumeClaimTemplate:
44-
metadata:
45-
creationTimestamp: null
46-
spec:
47-
accessModes:
48-
- ReadWriteOnce
49-
resources:
50-
requests:
51-
storage: 1Gi
52-
status: {}
5342
- name: git-auth
5443
secret:
5544
secretName: '{{ git_auth_secret }}'

.tekton/kn-backstage-plugins-migrate-115-pull-request.yaml

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -32,23 +32,15 @@ spec:
3232
value: 5d
3333
- name: output-image
3434
value: quay.io/redhat-user-workloads/ocp-serverless-tenant/serverless-operator-135/kn-backstage-plugins-migrate:on-pr-{{revision}}
35+
- name: build-platforms
36+
value:
37+
- linux/x86_64
3538
- name: revision
3639
value: '{{revision}}'
3740
pipelineRef:
3841
name: docker-build
3942
taskRunTemplate: {}
4043
workspaces:
41-
- name: workspace
42-
volumeClaimTemplate:
43-
metadata:
44-
creationTimestamp: null
45-
spec:
46-
accessModes:
47-
- ReadWriteOnce
48-
resources:
49-
requests:
50-
storage: 1Gi
51-
status: {}
5244
- name: git-auth
5345
secret:
5446
secretName: '{{ git_auth_secret }}'

.tekton/kn-backstage-plugins-migrate-115-push.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,6 @@ spec:
3939
name: docker-build
4040
taskRunTemplate: {}
4141
workspaces:
42-
- name: workspace
43-
volumeClaimTemplate:
44-
metadata:
45-
creationTimestamp: null
46-
spec:
47-
accessModes:
48-
- ReadWriteOnce
49-
resources:
50-
requests:
51-
storage: 1Gi
52-
status: {}
5342
- name: git-auth
5443
secret:
5544
secretName: '{{ git_auth_secret }}'

.tekton/kn-backstage-plugins-test-eventshub-115-pull-request.yaml

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -32,23 +32,15 @@ spec:
3232
value: 5d
3333
- name: output-image
3434
value: quay.io/redhat-user-workloads/ocp-serverless-tenant/serverless-operator-135/kn-backstage-plugins-test-eventshub:on-pr-{{revision}}
35+
- name: build-platforms
36+
value:
37+
- linux/x86_64
3538
- name: revision
3639
value: '{{revision}}'
3740
pipelineRef:
3841
name: docker-build
3942
taskRunTemplate: {}
4043
workspaces:
41-
- name: workspace
42-
volumeClaimTemplate:
43-
metadata:
44-
creationTimestamp: null
45-
spec:
46-
accessModes:
47-
- ReadWriteOnce
48-
resources:
49-
requests:
50-
storage: 1Gi
51-
status: {}
5244
- name: git-auth
5345
secret:
5446
secretName: '{{ git_auth_secret }}'

.tekton/kn-backstage-plugins-test-eventshub-115-push.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,6 @@ spec:
3939
name: docker-build
4040
taskRunTemplate: {}
4141
workspaces:
42-
- name: workspace
43-
volumeClaimTemplate:
44-
metadata:
45-
creationTimestamp: null
46-
spec:
47-
accessModes:
48-
- ReadWriteOnce
49-
resources:
50-
requests:
51-
storage: 1Gi
52-
status: {}
5342
- name: git-auth
5443
secret:
5544
secretName: '{{ git_auth_secret }}'

0 commit comments

Comments
 (0)