cluster.fun/tekton/2-Setup/gitea-creds.yaml

23 lines
475 B
YAML
Raw Normal View History

2020-04-25 18:18:33 +00:00
apiVersion: v1
kind: Secret
metadata:
name: gitea-access-token
namespace: tekton-pipelines
annotations:
kube-1password: u45tpgj33bnxl6iz3kwgaf44va
kube-1password/vault: Kubernetes
kube-1password/password-key: access-token
type: Opaque
---
apiVersion: v1
kind: Secret
metadata:
name: gitea-creds
annotations:
kube-1password: 3jgo56jlsrdxilf2vdp5zsw6lq
kube-1password/vault: Kubernetes
2020-05-02 20:17:00 +00:00
tekton.dev/git-0: https://git.cluster.fun
2020-05-02 17:41:31 +00:00
type: Opaque