Skip to content

Commit 34f04fb

Browse files
author
serverless-qe
committed
[release-v1.16] Sync Konflux configurations
1 parent 82c6023 commit 34f04fb

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.tekton/kn-plugin-func-func-util-116-pull-request.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ spec:
5656
memory: 4Gi
5757
pipelineRef:
5858
name: docker-build
59-
taskRunTemplate: {}
59+
taskRunTemplate:
60+
serviceAccountName: build-pipeline-kn-plugin-func-func-util-116
6061
workspaces:
6162
- name: git-auth
6263
secret:

.tekton/kn-plugin-func-func-util-116-push.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ spec:
5555
memory: 4Gi
5656
pipelineRef:
5757
name: docker-build
58-
taskRunTemplate: {}
58+
taskRunTemplate:
59+
serviceAccountName: build-pipeline-kn-plugin-func-func-util-116
5960
workspaces:
6061
- name: git-auth
6162
secret:

0 commit comments

Comments
 (0)