icesugar commented on issue #7564:
URL: https://github.com/apache/shardingsphere/issues/7564#issuecomment-957250886


   Sharding Sphere does not support DB health check,  Turn off the actuate DB 
health  check.
   Sharding Sphere 不支持数据库健康检查,关闭actuate 的数据库健康检查即可。
   ```yaml
   management:
     health:
       db:
         enabled: false
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to