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 repo update
|
||||||
helm search repo libretranslate
|
helm search repo libretranslate
|
||||||
|
|
||||||
helm install libretranslate libretranslate --namespace libretranslate --create-namespace
|
helm install libretranslate libretranslate/libretranslate --namespace libretranslate --create-namespace
|
||||||
```
|
```
|
||||||
|
|
||||||
## Manage API Keys
|
## Manage API Keys
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue