mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 06:05:47 +02:00
conduit: disable healthcheck
This commit is contained in:
parent
f36490d93c
commit
44f54ebe19
1 changed files with 3 additions and 0 deletions
|
|
@ -6,6 +6,9 @@ services:
|
|||
conduit:
|
||||
image: 'matrixconduit/matrix-conduit:next'
|
||||
|
||||
healthcheck:
|
||||
disable: true
|
||||
|
||||
deploy:
|
||||
mode: 'replicated'
|
||||
replicas: 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue