Skip to content

Commit dfa77b4

Browse files
openshift-pipelines-botsavitaashture
authored andcommitted
[bot:release-v1.15.x] update konflux configuration
1 parent c505dd2 commit dfa77b4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.tekton/tektoncd-git-clone-1-15-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-1-15-git-init
4547
workspaces:
4648
- name: git-auth
4749
secret:

.tekton/tektoncd-git-clone-1-15-git-init-push.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,14 @@ spec:
3030
- name: output-image
3131
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-15/git-init-rhel8:{{revision}}
3232
- name: dockerfile
33-
value: .konflux/dockerfiles/git-init.Dockerfile
33+
value: .konflux/dockerfiles/git-init.Dockerfile
3434
- name: prefetch-input
3535
value: |
3636
{"type": "rpm", "path": ".konflux/rpms"}
3737
pipelineRef:
3838
name: docker-build-ta
39+
taskRunTemplate:
40+
serviceAccountName: build-pipeline-tektoncd-git-clone-1-15-git-init
3941
workspaces:
4042
- name: git-auth
4143
secret:

0 commit comments

Comments
 (0)