mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-06-15 01:36:16 +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:
|
conduit:
|
||||||
image: 'matrixconduit/matrix-conduit:next'
|
image: 'matrixconduit/matrix-conduit:next'
|
||||||
|
|
||||||
|
healthcheck:
|
||||||
|
disable: true
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
mode: 'replicated'
|
mode: 'replicated'
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue