feat: support request headers (#586)

This commit is contained in:
Marc Brugger
2025-05-18 16:59:29 +02:00
committed by GitHub
parent 905c783ca9
commit 64c922a1d8
9 changed files with 71 additions and 19 deletions

View File

@@ -16,6 +16,9 @@ replicas:
autoSetup: false
interfaceName: eth3
dhcpServerEnabled: false
requestHeaders:
FOO: bar
Client-ID: xxxx
cron: '*/15 * * * *'
runOnStart: true
printConfigOnly: true