mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 11:55:47 +02:00
Merge branch 'master' of git.rustybever.be:rusty-bever/deployment
This commit is contained in:
commit
1c31557435
3 changed files with 14 additions and 2 deletions
|
|
@ -2,5 +2,7 @@
|
|||
"metrics-addr" : "0.0.0.0:9323",
|
||||
"experimental" : true,
|
||||
"mtu": 1450,
|
||||
"network-control-plane-mtu": 1450
|
||||
"network-control-plane-mtu": 1450,
|
||||
"ipv6": true,
|
||||
"fixed-cidr-v6": "fd00::/80"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue