feat: ✨ add config for log level
This commit is contained in:
@@ -79,6 +79,9 @@ RECONCILE_INTERVAL=60s
|
||||
# Coalesces rapid bursts (e.g. rolling restarts) into a single reconcile.
|
||||
DEBOUNCE_DELAY=5s
|
||||
|
||||
# Log level for watcher output. Allowed: debug, info, warn, error
|
||||
LOG_LEVEL=info
|
||||
|
||||
# ── Docker ────────────────────────────────────────────────────────────────────
|
||||
|
||||
# Docker daemon endpoint. Leave empty to use the default Unix socket.
|
||||
|
||||
Reference in New Issue
Block a user