Add defaults check settings

This commit is contained in:
Daniel Berteaud 2024-04-12 08:36:19 +02:00
parent 2d0d1211b6
commit 53cf83022c
1 changed files with 5 additions and 0 deletions

View File

@ -92,6 +92,11 @@ consul:
cpu: 50
memory: 64
# Default check settings
check:
interval: 30s
timeout: 5s
# Default settings for postgres
postgres:
host: 127.0.0.1