Skip to content

Commit

Permalink
Merge pull request #32 from skohub-io/add-restart-policy-for-elastic
Browse files Browse the repository at this point in the history
Add restart policy for elasticsearch container
  • Loading branch information
sroertgen committed Jan 16, 2024
2 parents 68d2ac4 + 0525104 commit 16c33ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ services:
interval: 10s
timeout: 10s
retries: 120
restart: on-failure
networks:
- reconcile-backend

Expand Down

0 comments on commit 16c33ba

Please sign in to comment.