mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e]Add commont for initMinIOAccessKeyID in indexnode (#13975)
Signed-off-by: Cai.Zhang <cai.zhang@zilliz.com>
This commit is contained in:
parent
9f4554b761
commit
1dab9ccc7f
@ -100,6 +100,7 @@ func (pt *ParamTable) initMinIOAddress() {
|
||||
pt.MinIOAddress = ret
|
||||
}
|
||||
|
||||
// initMinIOAccessKeyID load access key for minio from BaseTable.
|
||||
func (pt *ParamTable) initMinIOAccessKeyID() {
|
||||
ret, err := pt.Load("_MinioAccessKeyID")
|
||||
if err != nil {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user