mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 14:15:48 +02:00
Configured Hetzner-compatible MTU
This commit is contained in:
parent
ef2f0ca66c
commit
b21aea7621
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
"metrics-addr" : "0.0.0.0:9323",
|
||||
"experimental" : true
|
||||
"experimental" : true,
|
||||
"mtu": 1450,
|
||||
"network-control-plane-mtu": 1450
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue