Files
openstack-helm/releasenotes/notes/octavia-a9a696fde141cd8b.yaml
Saeed Padari 925d1b9cf3 octavia: fix readiness and liveness port for api
This patch fix rediness of octavia-api when use ingress for internal
endpoint of octavia-api

Change-Id: Ic7613c16a2c38b9ff89884f50001c9c90c401850
Signed-off-by: Saeed Padari <sam137115@gmail.com>
2025-09-05 00:54:57 +03:30

6 lines
95 B
YAML

---
octavia:
- |
Fix containerPort and readiness/liveness probe port of octavia-api.
...