镜像自地址
https://github.com/devcm-repo/helm-charts.git
已同步 2026-06-06 04:21:06 +00:00
21 行
264 B
YAML
21 行
264 B
YAML
image:
|
|
name: docker.io/devcm/tailscale-derp
|
|
pullPolicy: IfNotPresent
|
|
|
|
service:
|
|
type: ClusterIP
|
|
annotations: {}
|
|
|
|
nodeSelector: {}
|
|
|
|
affinity: {}
|
|
|
|
tailscale:
|
|
# hostname: ''
|
|
auth_key: ''
|
|
|
|
drep:
|
|
hostname: derp.examples.com
|
|
# addr: ''
|
|
verify_clients: true
|