Since RocketChat `7.11.0` and [this feature](https://github.com/RocketChat/Rocket.Chat/pull/36955), the `/health` endpoint is deprecated, and RocketChat now use a `/livez` and `/readyz`. This requires changing the [default values](https://github.com/RocketChat/helm-charts/blob/81ce1768d2e13f78be5cfffbf4e09f5d2aebbf94/rocketchat/values.yaml#L308) to reflect these new endpoints.
Since RocketChat
7.11.0and this feature, the/healthendpoint is deprecated, and RocketChat now use a/livezand/readyz.This requires changing the default values to reflect these new endpoints.