[Kubernetes] Add Kubernetes Helm Chart for Docspell
Open
- Dominant language
- Elm
- Stars
- 2.3k
- Forks
- 184
- Avg merge
- 8h 2m
- Merged PRs (30d)
- 4
Description
An often used strategy to deploy something to Kubernetes is per [Helm](https://helm.sh/) chart. This way, people only have to specify their settings inside a `values.yaml` file and the chart will take care of generating the correct Kubernetes manifests and configs for the entire application and its dependencies.
Docspell already has somewhat of a Kubernetes deployment with Kustomize, where I've tried to fix some issues in #2498.
Contributor guide
Assessment
This issue has not been assessed yet.