mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-14 19:50:11 +01:00
Merge pull request #553 from rasos/patch-1
Add k8s.yaml to kubernetes section of readme.md
This commit is contained in:
commit
7508dbaa46
@ -227,7 +227,7 @@ gunicorn --bind 0.0.0.0:5000 'wsgi:app(api_keys=True)'
|
||||
|
||||
## Run with Kubernetes
|
||||
|
||||
See ["LibreTranslate: your own translation service on Kubernetes" by JM Robles](https://jmrobles.medium.com/libretranslate-your-own-translation-service-on-kubernetes-b46c3e1af630)
|
||||
See [Medium article by JM Robles](https://jmrobles.medium.com/libretranslate-your-own-translation-service-on-kubernetes-b46c3e1af630) and the improved [k8s.yaml](https://github.com/LibreTranslate/LibreTranslate/blob/main/k8s.yaml) by @rasos.
|
||||
|
||||
## Manage API Keys
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user