Skip to content

Commit 6a7d274

Browse files
committed
Update storage watermark
Signed-off-by: Victor Chang <[email protected]>
1 parent 8892ff3 commit 6a7d274

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/Integration.Test/appsettings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"storageRootPath": "/payloads",
4545
"temporaryBucketName": "monaideploy",
4646
"serviceAssemblyName": "Monai.Deploy.Storage.MinIO.MinIoStorageService, Monai.Deploy.Storage.MinIO",
47-
"watermarkPercent": 75,
48-
"reserveSpaceGB": 5,
47+
"watermarkPercent": 99,
48+
"reserveSpaceGB": 1,
4949
"settings": {
5050
"endpoint": "localhost:9000",
5151
"accessKey": "minioadmin",

0 commit comments

Comments
 (0)