mirror of
https://github.com/bvanroll/cicdTest.git
synced 2025-08-29 12:02:47 +00:00
9 lines
176 B
YAML
9 lines
176 B
YAML
---
|
|
apiVersion: v1
|
|
kind: Secret
|
|
metadata:
|
|
name: github-secret
|
|
namespace: tekton-pipeline-istio-project-1
|
|
stringData:
|
|
token: GITHUBSECRETTOKEN
|
|
secret: random-string-data |