mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-15 12:00:33 +01:00
ae7af14660
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.
5 lines
121 B
YAML
5 lines
121 B
YAML
apiVersion: v2
|
|
name: libretranslate
|
|
description: A Helm chart for Kubernetes to deploy LibreTranslate API
|
|
version: 0.1.0
|