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:
co-authored by
Stavros Kois
parent
6ceedbdd5a
commit
403ad1fa06
@@ -50,7 +50,7 @@ envFrom:
|
||||
|
||||
tailscale:
|
||||
authkey: "supersecret"
|
||||
userspace: false
|
||||
userspace: true
|
||||
accept_dns: false
|
||||
routes: ""
|
||||
dest_ip: ""
|
||||
|
||||
Reference in New Issue
Block a user