Add overlay lan

This commit is contained in:
Efstratios Kolovos 2025-07-22 14:22:17 +02:00
parent 7a9b3176e8
commit 7a00f2dac7

View file

@ -15,6 +15,6 @@ spec:
],
"mtu": 1400,
"routes": [
{"dst": "10.60.0.0/16", "gw": "192.168.10.1"},
{"dst": "10.60.0.0/16", "gw": "192.168.10.1"}
]
}