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:
parent
fafc6a0cc6
commit
ae7af14660
11 changed files with 805 additions and 0 deletions
4
chart/Chart.yaml
Normal file
4
chart/Chart.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
apiVersion: v2
|
||||
name: libretranslate
|
||||
description: A Helm chart for Kubernetes to deploy LibreTranslate API
|
||||
version: 0.1.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue