openstack-helm/releasenotes/notes/keystone-healthcheck-1f72d266f886e735.yaml
Doug Goldstein 1ecc9eac16
keystone: use oslo.middleware healtcheck instead of v3 endpoint
Instead of hardcoding the liveness and readiness checks against the v3
endpoint, use the oslo.middlware healthcheck endpoint instead.

Change-Id: I0a8b6e0fb195dff8c7cfe8ccd2484cfcc980c791
Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
2025-01-30 00:06:53 -05:00

5 lines
90 B
YAML

---
keystone:
- Use oslo.middleware healthcheck endpoint for liveness and readiness
...