Commit Graph

5 Commits

Author SHA1 Message Date
StevenMcElligott 403ad1fa06
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>
2022-09-30 16:17:48 +02:00
Stavros Kois 4a23ef004a
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>
2022-09-14 17:25:36 +03:00
Stavros Kois db1ee5ed73
chore(tailscale): update docs a bit (#3732)
* chore(tailscale): update docs a bit

* whops

* toLower
2022-09-10 14:57:18 +02:00
StevenMcElligott 937ff0f8b5
docs(Tailscale): Add more info to How-To guide and another example of Extra Args (#3564)
* fix(Tailscale): Updated How-To guide with more info

* more info on Extra args

* restructure list a bit

* lint

* lint

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-25 08:56:41 +02:00
StevenMcElligott 1447649093
feat(Tailscale): Move to stable and add How-To Guide (#3556)
* feat(Tailscale): Move to stable and add How-To Guide

* linting error

* trying something to fix pre-commit

* update md

* pre-commit fix

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-08-24 10:31:34 +03:00