mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-ansible-private.git
synced 2025-12-16 19:27:37 +00:00
8 lines
149 B
YAML
8 lines
149 B
YAML
apiVersion: v1
|
|
kind: Secret
|
|
metadata:
|
|
name: tunnel-token-secret
|
|
namespace: cloudflare
|
|
type: Opaque
|
|
data:
|
|
token: <CLOUDFLARE_TUNNEL_TOKEN> |