Add Helm Chart for LibreTranslate Deployment

Introduce a Helm chart to streamline the deployment and management of LibreTranslate within a Kubernetes cluster. The chart includes configurable parameters, persistent storage support, authentication, scalability features, health checks, and detailed documentation. See the PR for complete details.
This commit is contained in:
Dominick Rivard 2023-08-11 02:38:12 -04:00
commit ae7af14660
11 changed files with 805 additions and 0 deletions

4
chart/Chart.yaml Normal file
View file

@ -0,0 +1,4 @@
apiVersion: v2
name: libretranslate
description: A Helm chart for Kubernetes to deploy LibreTranslate API
version: 0.1.0