[#61] Update frostfs-s3-gw

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
master
Alexey Vanin 2023-12-14 16:57:17 +03:00
parent 9654b77236
commit 0f6f2722c2
2 changed files with 15 additions and 1 deletions

2
.env
View File

@ -32,7 +32,7 @@ REST_GW_VERSION=c9c85e90
REST_GW_IMAGE=truecloudlab/frostfs-rest-gw
# S3 Gate
S3_GW_VERSION=0.27.0-rc.1-30-gce929468
S3_GW_VERSION=0.28.0-rc.1-51-g9272f4e1
S3_GW_IMAGE=truecloudlab/frostfs-s3-gw
# FrostFS LOCODE database

View File

@ -33,3 +33,17 @@ server:
wallet:
path: /wallet.json # Path to wallet
passphrase: "s3" # Passphrase to decrypt wallet
features:
md5:
enabled: true
control:
grpc:
endpoint: localhost:16515
frostfsid:
enabled: false
policy:
enabled: false