[skip ci] Add comment for uninstall_milvus.sh (#11896)

Signed-off-by: Jenny Li <jing.li@zilliz.com>
pull/11892/head
Jenny Li 2021-11-16 15:09:10 +08:00 committed by GitHub
parent 7fc2bd0fac
commit ce24795511
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# Exit immediately for non zero status
set -e
release=${1:-"milvus-chaos"}
ns=${2:-"chaos-testing"}