1
0
镜像自地址 https://github.com/devcm-repo/helm-charts.git 已同步 2026-06-06 05:51:06 +00:00
文件
helm-charts/charts/tailscale-derp/values.yaml
T

21 行
284 B
YAML

image:
name: docker.io/devcm/tailscale-derp
pullPolicy: IfNotPresent
service:
type: ClusterIP
annotations: {}
hostNetwork: false
nodeSelector: {}
affinity: {}
derp:
hostname: derp.examples.com
verify_clients: false
http_port: 80
https_port: 443
stun_port: 3478