This repository has been archived by the owner on Jan 18, 2024. It is now read-only.
job-update-patroni
fails if http://{{ template "clusterName" . }}-config:8008/config is not ready, but it exits with success.
#616
Labels
bug
Something isn't working
What happened?
job-update-patroni
job fails if thehttp://{{ template "clusterName" . }}-config:8008/config
service is not ready, but it exits with success.helm-charts/charts/timescaledb-single/templates/job-update-patroni.yaml
Line 4 in 7ded6b6
Did you expect to see something different?
Retry till
http://{{ template "clusterName" . }}-config:8008/config
service is ready.How to reproduce it (as minimally and precisely as possible):
Start
timescaledb-single
withhttp://{{ template "clusterName" . }}-config:8008/config
stopped, the job fails without waiting to be ready.Environment
timescaledb-single
version v0.33.1.values.yaml
?Default values.
The text was updated successfully, but these errors were encountered: