From 2416f8bb609050c15222d356c7a3666c97c8118a Mon Sep 17 00:00:00 2001 From: Grant Hunter <5445379+grantdhunter@users.noreply.github.com> Date: Tue, 17 Feb 2026 16:47:36 -0700 Subject: [PATCH] allow tailscale to be an exit node --- tailscale/connector.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tailscale/connector.yaml b/tailscale/connector.yaml index ef42258..f5e8cd4 100644 --- a/tailscale/connector.yaml +++ b/tailscale/connector.yaml @@ -9,3 +9,4 @@ spec: subnetRouter: advertiseRoutes: - "192.168.1.0/24" + exitNode: true