Skip to content

Commit 01e7c5d

Browse files
red-hat-konflux[bot]konflux
and
konflux
authored
Konflux build pipeline service account migration for insights-metrics-acm-210 (#327)
Signed-off-by: konflux <[email protected]> Co-authored-by: konflux <[email protected]>
1 parent 495a647 commit 01e7c5d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.tekton/insights-metrics-acm-210-pull-request.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,8 @@ spec:
356356
- name: workspace
357357
- name: git-auth
358358
optional: true
359-
taskRunTemplate: {}
359+
taskRunTemplate:
360+
serviceAccountName: build-pipeline-insights-metrics-acm-210
360361
workspaces:
361362
- name: workspace
362363
volumeClaimTemplate:

.tekton/insights-metrics-acm-210-push.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,8 @@ spec:
348348
- name: workspace
349349
- name: git-auth
350350
optional: true
351-
taskRunTemplate: {}
351+
taskRunTemplate:
352+
serviceAccountName: build-pipeline-insights-metrics-acm-210
352353
workspaces:
353354
- name: workspace
354355
volumeClaimTemplate:

0 commit comments

Comments
 (0)