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