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