Update helm install command

This commit is contained in:
Dominick Rivard 2023-12-15 16:14:33 -05:00
parent ca559711cc
commit 09f47b3ffa

View file

@ -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