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

Signed-off-by: Jenny Li <jing.li@zilliz.com>
pull/11732/head
Jenny Li 2021-11-12 13:37:22 +08:00 committed by GitHub
parent d1c69fad99
commit 19ac1d4e0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
# Exit immediately for non zero status
set -e
# Print commands
set -x
MILVUS_HELM_RELEASE_NAME="${MILVUS_HELM_RELEASE_NAME:-milvus-testing}"