From 22f89c1ccc3a281a75db9e42702604f88eb0568b Mon Sep 17 00:00:00 2001 From: kolaente Date: Wed, 5 Apr 2023 13:54:18 +0200 Subject: [PATCH] docs: add information about our Helm Chart --- docs/content/doc/setup/k8s.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/content/doc/setup/k8s.md b/docs/content/doc/setup/k8s.md index e9f8416e8..7988063db 100644 --- a/docs/content/doc/setup/k8s.md +++ b/docs/content/doc/setup/k8s.md @@ -8,6 +8,14 @@ menu: parent: "setup" --- +# Hosting Vikunja with k8s + +We have an official Helm Chart for Vikunja. + +Check out [the repo](https://kolaente.dev/vikunja/helm-chart/) for more information about how to use it. + +## Third-party Helm Charts + There are two third-party Helm-Charts which can be used to host Vikunja with k8s: * [Truecharts](https://truecharts.org/charts/stable/vikunja/)