gentle-lifeguard-88494
02/04/2023, 6:01 PM- curl -sS --fail '<http://localhost:9200/_cluster/health?wait_for_status=yellow&timeout=0s>'
|| exit 1
It's just a formatting issue - the '|| exit 1' is on a new line instead of being on the same line , here is the Github issue: https://github.com/datahub-project/datahub/issues/7255curved-planet-99787
02/06/2023, 6:40 AMgentle-lifeguard-88494
02/14/2023, 4:04 AM