Skip to content

Commit e4abff3

Browse files
serverless-qeserverless-qe
andauthored
[release-v1.15] Sync Konflux configurations (#319)
Co-authored-by: serverless-qe <[email protected]>
1 parent 2e5521d commit e4abff3

6 files changed

+54
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,15 @@ spec:
3939
- linux/x86_64
4040
- name: revision
4141
value: '{{revision}}'
42+
taskRunSpecs:
43+
- pipelineTaskName: sast-shell-check
44+
stepSpecs:
45+
- name: sast-shell-check
46+
computeResources:
47+
requests:
48+
memory: 4Gi
49+
limits:
50+
memory: 4Gi
4251
pipelineRef:
4352
name: docker-build
4453
taskRunTemplate: {}

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,15 @@ spec:
3838
- $(context.pipelineRun.uid)-{{revision}}
3939
- 1.35.1
4040
- latest
41+
taskRunSpecs:
42+
- pipelineTaskName: sast-shell-check
43+
stepSpecs:
44+
- name: sast-shell-check
45+
computeResources:
46+
requests:
47+
memory: 4Gi
48+
limits:
49+
memory: 4Gi
4150
pipelineRef:
4251
name: docker-build
4352
taskRunTemplate: {}

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,15 @@ spec:
3939
- linux/x86_64
4040
- name: revision
4141
value: '{{revision}}'
42+
taskRunSpecs:
43+
- pipelineTaskName: sast-shell-check
44+
stepSpecs:
45+
- name: sast-shell-check
46+
computeResources:
47+
requests:
48+
memory: 4Gi
49+
limits:
50+
memory: 4Gi
4251
pipelineRef:
4352
name: docker-build
4453
taskRunTemplate: {}

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,15 @@ spec:
3838
- $(context.pipelineRun.uid)-{{revision}}
3939
- 1.35.1
4040
- latest
41+
taskRunSpecs:
42+
- pipelineTaskName: sast-shell-check
43+
stepSpecs:
44+
- name: sast-shell-check
45+
computeResources:
46+
requests:
47+
memory: 4Gi
48+
limits:
49+
memory: 4Gi
4150
pipelineRef:
4251
name: docker-build
4352
taskRunTemplate: {}

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,15 @@ spec:
3939
- linux/x86_64
4040
- name: revision
4141
value: '{{revision}}'
42+
taskRunSpecs:
43+
- pipelineTaskName: sast-shell-check
44+
stepSpecs:
45+
- name: sast-shell-check
46+
computeResources:
47+
requests:
48+
memory: 4Gi
49+
limits:
50+
memory: 4Gi
4251
pipelineRef:
4352
name: docker-build
4453
taskRunTemplate: {}

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,15 @@ spec:
3838
- $(context.pipelineRun.uid)-{{revision}}
3939
- 1.35.1
4040
- latest
41+
taskRunSpecs:
42+
- pipelineTaskName: sast-shell-check
43+
stepSpecs:
44+
- name: sast-shell-check
45+
computeResources:
46+
requests:
47+
memory: 4Gi
48+
limits:
49+
memory: 4Gi
4150
pipelineRef:
4251
name: docker-build
4352
taskRunTemplate: {}

0 commit comments

Comments
 (0)