From 2e13e87e4311a958a1f63da1efbe1c0ee741b76a Mon Sep 17 00:00:00 2001 From: Jason Volk Date: Tue, 9 Sep 2025 22:47:33 +0000 Subject: [PATCH] docs: Update the Helm Chart link for Kubernetes. Signed-off-by: Jason Volk --- docs/deploying/kubernetes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/deploying/kubernetes.md b/docs/deploying/kubernetes.md index 2e0f5a21..c673e33c 100644 --- a/docs/deploying/kubernetes.md +++ b/docs/deploying/kubernetes.md @@ -2,7 +2,8 @@ Tuwunel doesn't support horizontal scalability or distributed loading natively, however a community maintained Helm Chart is available here to run -Tuwunel on Kubernetes: +Tuwunel on Kubernetes: and the +legacy conduwuit version: . Should changes need to be made, please reach out to the maintainer in our Matrix room as this is not maintained/controlled by the Tuwunel maintainers.