kayx23 opened a new issue, #894:
URL: https://github.com/apache/apisix-helm-chart/issues/894
APISIX 3.14.0 has added a configuration option in `config.yaml` to disable
all upstream health check:
```yaml title="config.yaml"
apisix:
disable_upstream_healthcheck: true
```
https://apisix.apache.org/blog/2025/10/10/release-apache-apisix-3.14.0/#add-global-switch-to-disable-all-upstream-health-checks
Helm chart should add this configuration value.
--
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]