pipeline-run werkt nu in istio

This commit is contained in:
2020-03-05 11:50:27 +01:00
parent d252a2a466
commit e540baa1fa
5 changed files with 219 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
apiVersion: tekton.dev/v1alpha1
kind: PipelineRun
metadata:
name: application-pipeline-run
namespace: tekton-pipeline-istio-project-1
spec:
serviceAccountName: service-acc
pipelineRef:
name: application-pipeline
resources:
- name: git-source
resourceRef:
name: git