mirror of https://github.com/Lissy93/dashy.git
📝 Adds link to @vyrtualsynthese's Helm Chart
This commit is contained in:
parent
8217dc35b9
commit
297e837b04
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue