Skip to content

Commit fd85985

Browse files
sync pipelineruns with konflux-central - 0dc66c2
1 parent fbda0f0 commit fd85985

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.tekton/odh-built-in-detector-v2-25-pull-request.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ spec:
4242
- name: build-platforms
4343
value:
4444
- linux/x86_64
45+
- linux-m2xlarge/arm64
4546
- name: image-expires-after
4647
value: 5d
4748
pipelineRef:

.tekton/odh-built-in-detector-v2-25-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ spec:
4545
- name: build-platforms
4646
value:
4747
- linux/x86_64
48+
- linux-m2xlarge/arm64
4849
pipelineRef:
4950
resolver: git
5051
params:
@@ -61,4 +62,3 @@ spec:
6162
secret:
6263
secretName: '{{ git_auth_secret }}'
6364
status: {}
64-
#restart

0 commit comments

Comments
 (0)