Disable health check
This commit is contained in:
parent
53866a4060
commit
d9e589ca1e
@ -9,6 +9,8 @@ services:
|
|||||||
configs:
|
configs:
|
||||||
- source: config-js-prod-v1
|
- source: config-js-prod-v1
|
||||||
target: /etc/config.js
|
target: /etc/config.js
|
||||||
|
healthcheck:
|
||||||
|
disable: true
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
replicas: 0
|
replicas: 0
|
||||||
|
Reference in New Issue
Block a user