Обновить docker-compose.yml
This commit is contained in:
+5
-6
@@ -140,9 +140,10 @@ configs:
|
|||||||
path: share
|
path: share
|
||||||
tmp:
|
tmp:
|
||||||
name: Временное
|
name: Временное
|
||||||
|
access: all
|
||||||
type: s3
|
type: s3
|
||||||
flush:
|
flush:
|
||||||
enabled: false
|
enabled: true
|
||||||
schedule: 0 */10 * * * *
|
schedule: 0 */10 * * * *
|
||||||
depth: 1w
|
depth: 1w
|
||||||
s3:
|
s3:
|
||||||
@@ -153,9 +154,10 @@ configs:
|
|||||||
bucket: i-1243-1
|
bucket: i-1243-1
|
||||||
tmp2:
|
tmp2:
|
||||||
name: Временное 2
|
name: Временное 2
|
||||||
|
access: save
|
||||||
type: s3
|
type: s3
|
||||||
flush:
|
flush:
|
||||||
enabled: false
|
enabled: true
|
||||||
schedule: 0 */20 * * * *
|
schedule: 0 */20 * * * *
|
||||||
depth: 1w
|
depth: 1w
|
||||||
s3:
|
s3:
|
||||||
@@ -166,11 +168,8 @@ configs:
|
|||||||
bucket: i-1243-2
|
bucket: i-1243-2
|
||||||
s3-ll:
|
s3-ll:
|
||||||
name: S3 длительного хранения
|
name: S3 длительного хранения
|
||||||
|
access: load
|
||||||
type: s3
|
type: s3
|
||||||
flush:
|
|
||||||
enabled: false
|
|
||||||
schedule: 0 1 0 1 * *
|
|
||||||
depth: 1w
|
|
||||||
s3:
|
s3:
|
||||||
endpoint: minio.app.expertdwh.ru
|
endpoint: minio.app.expertdwh.ru
|
||||||
port: 9000
|
port: 9000
|
||||||
|
|||||||
Reference in New Issue
Block a user