Skip to content

Commit 5240731

Browse files
committed
konflux: update service name
Signed-off-by: Andrew Schoen <[email protected]>
1 parent 2c3db80 commit 5240731

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tekton/grafana-9-0-pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ spec:
617617
- name: netrc
618618
optional: true
619619
taskRunTemplate:
620-
serviceAccountName: build-pipeline-grafana
620+
serviceAccountName: build-pipeline-grafana-9-0
621621
workspaces:
622622
- name: git-auth
623623
secret:

.tekton/grafana-9-0-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ spec:
614614
- name: netrc
615615
optional: true
616616
taskRunTemplate:
617-
serviceAccountName: build-pipeline-grafana
617+
serviceAccountName: build-pipeline-grafana-9-0
618618
workspaces:
619619
- name: git-auth
620620
secret:

0 commit comments

Comments
 (0)