Fixed building from private repos

This commit is contained in:
Marcus Noble 2020-05-25 19:01:48 +01:00
parent 329ae80f4b
commit 3061d5b8ce
1 changed files with 5 additions and 1 deletions

View File

@ -15,8 +15,12 @@ apiVersion: v1
kind: Secret
metadata:
name: gitea-creds
namespace: tekton-pipelines
annotations:
kube-1password: 3jgo56jlsrdxilf2vdp5zsw6lq
kube-1password/vault: Kubernetes
tekton.dev/git-0: https://git.cluster.fun
type: Opaque
type: kubernetes.io/basic-auth
data:
username: ""
password: ""