mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip ci]Update offline README.md format (#9068)
Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
This commit is contained in:
parent
12aaa59be5
commit
cee9a91c19
@ -26,13 +26,13 @@ Milvus installation may fail when images are not properly loaded from public Doc
|
|||||||
```
|
```
|
||||||
|
|
||||||
#### If you install Milvus with **Helm**, use these command:
|
#### If you install Milvus with **Helm**, use these command:
|
||||||
1. Update Helm repo
|
#### 1. Update Helm repo
|
||||||
```shell
|
```shell
|
||||||
helm repo add milvus https://milvus-io.github.io/milvus-helm/
|
helm repo add milvus https://milvus-io.github.io/milvus-helm/
|
||||||
helm repo update
|
helm repo update
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Get Kubernetes manifests of Milvus standalone
|
#### 2. Get Kubernetes manifests of Milvus standalone
|
||||||
```shell
|
```shell
|
||||||
helm template my-release milvus/milvus > milvus_manifest.yaml
|
helm template my-release milvus/milvus > milvus_manifest.yaml
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user