apiVersion: v1 kind: ServiceAccount metadata: name: pipeline-runner namespace: tekton-pipelines # The git-credentials Secret is NOT in this repo (it contains a real GitHub token). # Create it before running the pipeline: # ./scripts/set-git-credentials.sh