feat(tailscale): add common flags as fields (#3741)

* feat(tailscale): add common flags as fields

* Update charts/stable/tailscale/templates/_configmap.tpl

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>

* change to ClusterIP

* set hostnetwork

* remove service altogether

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
Stavros Kois
2022-09-14 17:25:36 +03:00
committed by GitHub
parent 81fe7905fa
commit 4a23ef004a
5 changed files with 66 additions and 70 deletions
+7 -3
View File
@@ -50,13 +50,15 @@ envFrom:
tailscale:
authkey: "supersecret"
userspace: true
userspace: false
accept_dns: false
routes: ""
dest_ip: ""
sock5_server: ""
extra_args: ""
daemon_extra_args: ""
hostname: ""
advertise_as_exit_node: false
probes:
liveness:
@@ -66,12 +68,14 @@ probes:
startup:
enabled: false
hostNetwork: true
service:
main:
enabled: false
ports:
main:
protocol: UDP
port: 41700
enabled: false
persistence:
varrun: