debug: enable debug logging in runner config
This commit is contained in:
parent
4bc564152e
commit
d41a24be2b
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ metadata:
|
|||
data:
|
||||
config.yaml: |
|
||||
log:
|
||||
level: info
|
||||
level: debug
|
||||
runner:
|
||||
name: k3s-runner-1
|
||||
capacity: 2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue