Skip to content

Commit

Permalink
fix(tekton): add service account to task run
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Dec 13, 2023
1 parent 9f56816 commit ba86e33
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: default
taskRef:
name: hello

0 comments on commit ba86e33

Please sign in to comment.