mirror of https://github.com/milvus-io/milvus.git
[skip ci] Refine offline deployment doc (#9940)
Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>pull/9934/head
parent
02c4f3aa0f
commit
057f15cb4f
|
@ -25,7 +25,7 @@ $ pip3 install -r requirements.txt
|
|||
$ python3 save_image.py --manifest docker-compose.yml
|
||||
```
|
||||
|
||||
#### If you install Milvus with **Helm**, use these command:
|
||||
#### If you install Milvus with **Helm**, use these commands:
|
||||
#### 1. Update Helm repo
|
||||
```shell
|
||||
$ helm repo add milvus https://milvus-io.github.io/milvus-helm/
|
||||
|
|
Loading…
Reference in New Issue