Co-authored-by:
CI / test (push) Successful in 10m55s

This commit is contained in:
2026-07-11 14:33:53 +03:00
parent 214955399e
commit f79264ece9
3 changed files with 15 additions and 0 deletions
+3
View File
@@ -17,6 +17,7 @@ services:
networks:
- eventhub-net
deploy:
task-history-limit: 1
replicas: 1
restart_policy:
condition: any
@@ -54,6 +55,7 @@ services:
retries: 3
start_period: 30s
deploy:
task-history-limit: 1
replicas: 1
endpoint_mode: dnsrr
restart_policy:
@@ -75,6 +77,7 @@ services:
depends_on:
- eventhub
deploy:
task-history-limit: 1
replicas: 0
restart_policy:
condition: any
+10
View File
@@ -36,6 +36,7 @@ services:
networks:
- eventhub-net
deploy:
task-history-limit: 1
replicas: 1
restart_policy:
condition: any
@@ -46,6 +47,7 @@ services:
networks:
- eventhub-net
deploy:
task-history-limit: 1
replicas: 0
restart_policy:
condition: any
@@ -80,6 +82,7 @@ services:
source: eventhub-data
target: /app/data
deploy:
task-history-limit: 1
replicas: 1
endpoint_mode: dnsrr
restart_policy:
@@ -95,6 +98,7 @@ services:
depends_on:
- eventhub
deploy:
task-history-limit: 1
replicas: 1
restart_policy:
condition: any
@@ -119,6 +123,7 @@ services:
ports:
- "9090:9090"
deploy:
task-history-limit: 1
replicas: 0
restart_policy:
condition: any
@@ -139,6 +144,7 @@ services:
ports:
- "3000:3000"
deploy:
task-history-limit: 1
replicas: 0
restart_policy:
condition: any
@@ -159,6 +165,7 @@ services:
networks:
- eventhub-net
deploy:
task-history-limit: 1
replicas: 0
restart_policy:
condition: any
@@ -173,6 +180,7 @@ services:
ports:
- "4000:4000"
deploy:
task-history-limit: 1
replicas: 0
restart_policy:
condition: any
@@ -185,6 +193,7 @@ services:
networks:
- eventhub-net
deploy:
task-history-limit: 1
replicas: 0
restart_policy:
condition: any
@@ -209,6 +218,7 @@ services:
depends_on:
- eventhub
deploy:
task-history-limit: 1
mode: replicated
replicas: 1
restart_policy: