mirror of
https://github.com/truenas/charts.git
synced 2026-02-09 13:26:55 +08:00
21 lines
472 B
YAML
21 lines
472 B
YAML
# FIXME: Find a way to have a test key for CI testing
|
|
tailscaleConfig:
|
|
authkey: 'tskey-auth-abcd123CNTRL-abcde12345abcde12345abcde12345ab'
|
|
hostname: 'test-host'
|
|
advertiseExitNode: true
|
|
userspace: true
|
|
acceptDns: true
|
|
|
|
workload:
|
|
tailscale:
|
|
podSpec:
|
|
containers:
|
|
tailscale:
|
|
probes:
|
|
liveness:
|
|
enabled: false
|
|
readiness:
|
|
enabled: false
|
|
startup:
|
|
enabled: false
|