debug: set log level to debug

This commit is contained in:
fchinembiri 2026-05-08 16:22:39 +02:00
parent 929fcf5dc6
commit e8c3bd462b
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@ metadata:
data: data:
config.yaml: | config.yaml: |
log: log:
level: info level: debug
runner: runner:
file: .runner file: .runner
capacity: 4 capacity: 4