2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2026-01-02 19:17:33 +01:00

update prestodb

This commit is contained in:
kev
2020-08-17 14:49:50 +08:00
parent e519ae74f5
commit 9ef01fb803
4 changed files with 9 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
version: "3.7"
version: "3.8"
services:
@@ -24,10 +24,11 @@ services:
- /data:/data
- prestodb_worker_conf:/opt/presto/etc
deploy:
replicas: 0
replicas: 3
placement:
constraints:
- node.role == worker
max_replicas_per_node: 1
restart_policy:
condition: on-failure
depends_on: