mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 14:15:48 +02:00
Disabled conduit healthcheck (for now)
This commit is contained in:
parent
7f003b4a21
commit
b05d7324d4
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