mirror of
https://github.com/tale/headplane.git
synced 2026-08-29 16:37:10 +00:00
fix(agent): allow disabling Tailscale netns (#618)
This commit is contained in:
@@ -155,6 +155,14 @@ integration:
|
||||
# If using Docker, it is best to leave this as the default.
|
||||
# work_dir: "/var/lib/headplane/agent"
|
||||
|
||||
# Whether hp_agent uses Tailscale's socket handling to keep
|
||||
# Tailscale-originated traffic from being routed back through
|
||||
# Tailscale-managed routes. Keep enabled unless its fallback pins the
|
||||
# agent's Headscale connection to the wrong interface. Set to false only
|
||||
# after verifying that ordinary OS routing in the container's network
|
||||
# namespace reaches Headscale correctly.
|
||||
# tailscale_netns: true
|
||||
|
||||
# Only one of these should be enabled at a time or you will get errors
|
||||
# This does not include the agent integration (above), which can be enabled
|
||||
# at the same time as any of these and is recommended for the best experience.
|
||||
|
||||
Reference in New Issue
Block a user