Merge pull request #550 from sheyabernstein/helm-chart-docs

docs: Mention Helm chart by @Cogitri
This commit is contained in:
Evgenii Burmakin 2024-12-16 13:10:02 +01:00 committed by GitHub
commit 297cc90b1c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,7 @@
# How to install Dawarich on Kubernetes
> An **unofficial Helm chart** is available [here](https://github.com/Cogitri/charts/tree/master/charts/dawarich). For a manual installation using YAML manifests, see below.
## Prerequisites
- Kubernetes cluster and basic kubectl knowledge.