mirror of
https://github.com/bvanroll/stage-infra.git
synced 2025-08-29 03:52:49 +00:00
10 lines
158 B
YAML
10 lines
158 B
YAML
---
|
|
apiVersion: v1
|
|
kind: Secret
|
|
metadata:
|
|
name: github-secret
|
|
namespace: tekton-pipeline-1
|
|
stringData:
|
|
token: SECRETSTRING
|
|
secret: random-string-data
|