kolla-ansible/releasenotes/notes/fix-os-dashboards-health-check-bf56027f8c3369ea.yaml
Doug Szumski bacd6c7f4f Fix OpenSearch Dashboards health check
The OpenSearch Dashboards container does not have a health
check defined when created. This causes the container to always
restart when reconfigured, even if no change has been made.

Change-Id: I0b437a77aeb61bc5ae9238f900a1fa00cbc34e18
Partial-Bug: #2028362
2023-07-21 16:54:34 +01:00

7 lines
208 B
YAML

---
fixes:
- |
Fixes an issue where a Docker health check wasn't configured for
the OpenSearch Dashboards container. See bug `2028362
<https://bugs.launchpad.net/kolla-ansible/+bug/2028362>`__.