Update README.md

This commit is contained in:
Piero Toffanin 2022-02-25 11:43:17 -05:00 committed by GitHub
parent 3480fbde01
commit bcf051b7ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -196,7 +196,7 @@ You can pass application arguments directly to Gunicorn via:
gunicorn --bind 0.0.0.0:5000 'wsgi:app(api_keys=True)'
```
## Run on Kubernetes
## Run with Kubernetes
See https://jmrobles.medium.com/libretranslate-your-own-translation-service-on-kubernetes-b46c3e1af630