mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-21 23:41:01 +00:00
Update helm install command
This commit is contained in:
parent
ca559711cc
commit
09f47b3ffa
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@ helm repo add libretranslate https://libretranslate.github.io/helm-chart/
|
|||
helm repo update
|
||||
helm search repo libretranslate
|
||||
|
||||
helm install libretranslate libretranslate --namespace libretranslate --create-namespace
|
||||
helm install libretranslate libretranslate/libretranslate --namespace libretranslate --create-namespace
|
||||
```
|
||||
|
||||
## Manage API Keys
|
||||
|
|
Loading…
Reference in a new issue