fix: admin UI bucket deletion with filer group configured (#7735)
This commit is contained in:
8
test/s3/filer_group/test_config.json
Normal file
8
test/s3/filer_group/test_config.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"s3_endpoint": "http://localhost:8333",
|
||||
"master_address": "localhost:9333",
|
||||
"access_key": "some_access_key1",
|
||||
"secret_key": "some_secret_key1",
|
||||
"region": "us-east-1",
|
||||
"filer_group": "testgroup"
|
||||
}
|
||||
Reference in New Issue
Block a user