[skip ci]Change minio to uppercase (#9982)

Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
pull/9987/head
zwd1208 2021-10-15 18:56:43 +08:00 committed by GitHub
parent cdb73cc070
commit 1a7bfb81b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ DEFAULT_API_VERSION = 'chaos-mesh.org/v1alpha1'
DEFAULT_GROUP = 'chaos-mesh.org'
DEFAULT_VERSION = 'v1alpha1'
# minio config
# MinIO config
MINIO_HOST = "milvus-test-minio.qa-milvus.svc.cluster.local"
MINIO_PORT = 9000
MINIO_ACCESS_KEY = "minioadmin"