haproxy: Also retry oci-registry connections

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2025-11-08 15:04:18 -08:00
parent 37f8a924ce
commit 7925576c33

View File

@@ -154,6 +154,8 @@ backend oci-registry-backend
{% if env == "production" %}
server oci-registry02 oci-registry02:5000 check inter 10s rise 1 fall 2
{% endif %}
retries 5
retry-on all-retryable-errors
frontend ipsilon-frontend
bind 0.0.0.0:10020