containerboot: Add TS_ACCEPT_ROUTES (#10176)

Fixes tailscale/corp#15596

Signed-off-by: Claire Wang <claire@tailscale.com>
This commit is contained in:
Claire Wang
2023-11-22 11:45:44 -05:00
committed by GitHub
parent 128d3ad1a9
commit afacf2e368
2 changed files with 17 additions and 1 deletions

View File

@ -13,7 +13,7 @@
//
// - TS_AUTHKEY: the authkey to use for login.
// - TS_HOSTNAME: the hostname to request for the node.
// - TS_ROUTES: subnet routes to advertise.
// - TS_ROUTES: subnet routes to advertise. To accept routes, use TS_EXTRA_ARGS to pass in --accept-routes.
// - TS_DEST_IP: proxy all incoming Tailscale traffic to the given
// destination.
// - TS_TAILNET_TARGET_IP: proxy all incoming non-Tailscale traffic to the given