Skip to content

Commit

Permalink
fix(tekton): add service account to task run #2242
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Dec 13, 2023
1 parent a6c7369 commit b7a56fd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ kind: TaskRun
metadata:
name: hello-task-run
spec:
serviceAccountName: tekton-bot
taskRef:
name: hello

0 comments on commit b7a56fd

Please sign in to comment.