apiVersion: tekton.dev/v1 kind: PipelineRun metadata: name: buildah-run spec: pipelineRef: name: buildah-pipeline timeouts: pipeline: 10m workspaces: - name: source persistentVolumeClaim: claimName: shared-pvc