镜像自地址
https://github.com/devcm-repo/helm-charts.git
已同步 2026-06-06 05:31:06 +00:00
21 行
284 B
YAML
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
|