mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 01:28:27 +08:00
6 lines
170 B
Bash
6 lines
170 B
Bash
|
|
|
|
bash uninstall_milvus.sh || true
|
|
|
|
helm install --wait --timeout 360s milvus-chaos milvus/milvus --set service.type=NodePort -f ../cluster-values.yaml -n=chaos-testing
|