Skip to content

Commit

Permalink
fix: increase start_period for the elasticsearch service
Browse files Browse the repository at this point in the history
  • Loading branch information
atsareg committed Sep 12, 2024
1 parent 3af2b91 commit 8bce932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CI/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:
interval: 5s
timeout: 2s
retries: 15
start_period: 60s
start_period: 150s
pull_policy: always

iam-login-service:
Expand Down

0 comments on commit 8bce932

Please sign in to comment.