feat(tailscale): Enable userspace by default and update docs (#3967)

* feat(tailscale): Enable userspace by default and update docs

* more info to tool-tip

* Apply suggestions from code review

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/stable/tailscale/docs/How-To-Guide.md

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
StevenMcElligott
2022-09-30 16:17:48 +02:00
committed by GitHub
co-authored by Stavros Kois
parent 6ceedbdd5a
commit 403ad1fa06
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -26,10 +26,10 @@ questions:
default: ""
- variable: userspace
label: Userspace
description: Userspace Networking mode allows running Tailscale where you don't have access to create a VPN tunnel device.
description: Userspace Networking mode allows running Tailscale where you don't have access to create a VPN tunnel device. *Required for Exit Node/Accessing Local Routes* See <a href="https://truecharts.org/docs/charts/stable/tailscale/How-To-Guide/">How-To-Guide</a> for more info
schema:
type: boolean
default: false
default: true
- variable: accept_dns
label: Accept DNS
description: Accept DNS configuration from the admin console.