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

Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
This commit is contained in:
zwd1208 2021-09-16 10:51:53 +08:00 committed by GitHub
parent f896a08cb2
commit 5a3cd24ae1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,6 @@ Your Milvus installation may fail when images are not properly loaded from publi
&nbsp;&nbsp;&nbsp;or get Kubernetes manifest of Milvus cluster
```shell
# Get Kubernetes manifest of Milvus cluster
helm template --set cluster.enabled=true my-release milvus/milvus > milvus_manifest.yaml
```