[skip ci]Update offline installation README.md (#8029)

Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
pull/8035/head
zwd1208 2021-09-16 10:25:49 +08:00 committed by GitHub
parent 8b3893e030
commit 9eb3ba6e02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ Your Milvus installation may fail when images are not properly loaded from publi
2. Get Kubernetes manifest of Milvus standalone
```shell
# Get Kubernetes manifest of Milvus standalone
helm template my-release milvus/milvus > milvus_manifest.yaml
```