Fixed building from private repos
This commit is contained in:
parent
329ae80f4b
commit
3061d5b8ce
@ -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: ""
|
||||
|
Loading…
Reference in New Issue
Block a user