feat(tailscale): add tailscale derp

这个提交包含在:
2024-06-24 18:46:06 +08:00 未验证
父节点 ba7a39622a
当前提交 7381b3b61d
修改 2 个文件,包含 2 行新增2 行删除
+1 -1
查看文件
@@ -5,7 +5,7 @@ This Helm Chart is a Tailscale container deployment for a tailnet relay server (
## Installing the Helm Chart
```shell
helm repo add tailscale https://spreitzer.ch/helm-tailscale
helm repo add tailscale https://devcm-repo.github.io/helm-charts
helm install tailscale-derp tailscale/tailscale-derp
```