Skip to content

Commit 3292712

Browse files
openshift-pipelines-botsavitaashture
authored andcommitted
[bot:next] update konflux configuration
1 parent 4f27353 commit 3292712

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.tekton/tektoncd-git-clone-next-git-init-pull-request.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ spec:
4242
{"type": "rpm", "path": ".konflux/rpms"}
4343
pipelineRef:
4444
name: docker-build-ta
45+
taskRunTemplate:
46+
serviceAccountName: build-pipeline-tektoncd-git-clone-next-git-init
4547
workspaces:
4648
- name: git-auth
4749
secret:

.tekton/tektoncd-git-clone-next-git-init-push.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,13 @@ spec:
3131
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/next/git-init-rhel9:{{revision}}
3232
- name: dockerfile
3333
value: .konflux/dockerfiles/git-init.Dockerfile
34-
- name: build-platforms
35-
value:
36-
- linux/x86_64
37-
- linux-m2xlarge/arm64
3834
- name: prefetch-input
3935
value: |
4036
{"type": "rpm", "path": ".konflux/rpms"}
4137
pipelineRef:
4238
name: docker-build-ta
39+
taskRunTemplate:
40+
serviceAccountName: build-pipeline-tektoncd-git-clone-next-git-init
4341
workspaces:
4442
- name: git-auth
4543
secret:

0 commit comments

Comments
 (0)