mirror of
https://github.com/bvanroll/stage-infra.git
synced 2025-08-29 20:12:46 +00:00
tekton pipeline data toegevoegd aan infra repo
This commit is contained in:
9
Tekton/resources/secrets.yaml
Normal file
9
Tekton/resources/secrets.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: github-secret
|
||||
namespace: tekton-pipeline-istio-project-1
|
||||
stringData:
|
||||
token: GITHUBSECRETTOKEN
|
||||
secret: random-string-data
|
Reference in New Issue
Block a user