update default config, check health by default
This commit is contained in:
parent
da07a41fee
commit
91e9e88c7e
|
@ -26,7 +26,7 @@ elastic:
|
||||||
enabled: true
|
enabled: true
|
||||||
remote_configs: true
|
remote_configs: true
|
||||||
health_check:
|
health_check:
|
||||||
enabled: false
|
enabled: true
|
||||||
availability_check:
|
availability_check:
|
||||||
enabled: false
|
enabled: false
|
||||||
metadata_refresh:
|
metadata_refresh:
|
||||||
|
|
Loading…
Reference in New Issue