Refactor Swarm E2E tests: optimize timeouts, enhance stack deployment/wait logic, consolidate replicas, and update HAProxy config refresh cycle
This commit is contained in:
parent
d9c7ff89cc
commit
5a9f14e980
3 changed files with 26 additions and 22 deletions
|
|
@ -63,6 +63,7 @@ services:
|
|||
replicas: 1
|
||||
environment:
|
||||
EASYHAPROXY_DISCOVER: swarm
|
||||
EASYHAPROXY_REFRESH_CONF: "2"
|
||||
EASYHAPROXY_SSL_MODE: "loose"
|
||||
EASYHAPROXY_CERTBOT_EMAIL: changeme@example.org
|
||||
HAPROXY_CUSTOMERRORS: "true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue