docs: update health check extension comment to indicate deprecation and suggest upgrade to health_check_v2

This commit is contained in:
Simon Larsen
2025-01-29 15:42:19 +00:00
parent 500299fb2f
commit 032c03a877

View File

@@ -2,6 +2,7 @@
# This tempate file will be passed to gomplate to generate the final configuration file.
extensions:
# health_check will be depreacated soon, please upgrade to health_check_v2
health_check:
endpoint: "0.0.0.0:13133"
path: "/health/status"