From 297e837b042ad1820101b4d6ebee80d87e74d03d Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Fri, 26 Jan 2024 13:30:26 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Adds=20link=20to=20@vyrtualsynth?= =?UTF-8?q?ese's=20Helm=20Chart?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/deployment.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/deployment.md b/docs/deployment.md index 30a71189bb..68a0337b6a 100644 --- a/docs/deployment.md +++ b/docs/deployment.md @@ -21,6 +21,7 @@ Once you've got Dashy up and running, you'll want to configure it with your own - [Deployment Methods](#deployment-methods) - [Deploy with Docker](#deploy-with-docker) - [Using Docker Compose](#using-docker-compose) + - [Kubernetes](#kubernetes) - [Unraid](#unraid) - [Synology NAS](#synology-nas) - [Build from Source](#build-from-source) @@ -134,6 +135,12 @@ If you are building from source, and would like to use one of the [other Dockerf --- +## Kubernetes + +@vyrtualsynthese has written a Helm Chart for deploying with Kubernetes, available [here](https://github.com/vyrtualsynthese/selfhosted-helmcharts/tree/main/charts/dashy) + +--- + ## Unraid // TODO