inputs > gewoon params is zo een rare change

This commit is contained in:
2020-03-16 14:13:58 +01:00
parent c7474c0132
commit 51d4dd6f4e
20 changed files with 74 additions and 45 deletions

View File

@@ -3,6 +3,7 @@ apiVersion: rbac.authorization.k8s.io/v1beta1
kind: ClusterRoleBinding
metadata:
name: allow-creation-binding
namespace: tekton-pipeline-1
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
@@ -10,4 +11,4 @@ roleRef:
subjects:
- kind: ServiceAccount
name: service-acc
namespace: default
namespace: tekton-pipeline-1

View File

@@ -3,6 +3,7 @@ apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: allow-creation
namespace: tekton-pipeline-1
rules:
- apiGroups:
- ""

View File

@@ -3,5 +3,6 @@ apiVersion: v1
kind: ServiceAccount
metadata:
name: service-acc
namespace: tekton-pipeline-1
secrets:
- name: regcred #docker registry credentials