Skip to content

Commit

Permalink
Merge pull request #26379 from mshima/keycloak
Browse files Browse the repository at this point in the history
increase keycloak docker retries
  • Loading branch information
DanielFran authored Jun 7, 2024
2 parents 9d9ded0 + 518376c commit c583c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/docker/templates/docker/keycloak.yml.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ services:
test: 'bash /opt/keycloak/health-check.sh'
interval: 5s
timeout: 5s
retries: 20
retries: 40
start_period: 10s

0 comments on commit c583c0d

Please sign in to comment.