Skip to content

Commit

Permalink
Merge pull request #558 from cedarcode/kamal-healthcheck
Browse files Browse the repository at this point in the history
Reduce healthcheck frequency
  • Loading branch information
EmilioCristalli authored Sep 16, 2024
2 parents e812b21 + fd13b91 commit 594cfdf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ env:
ssh:
user: ubuntu

healthcheck:
interval: 30s
max_attempts: 8

builder:
multiarch: false
cache:
Expand Down

0 comments on commit 594cfdf

Please sign in to comment.