Adjust gateway API

This commit is contained in:
Pavel Basov
2025-12-15 21:10:52 +01:00
parent b77e4211c8
commit c8fa72114d

View File

@@ -20,7 +20,7 @@ spec:
mac: "52:54:00:12:34:01"
ip:
address: 172.16.81.101
gateway: 172.16.81.1
gateway: 172.16.81.254
netmask: 255.255.255.0
name_servers:
- 8.8.8.8
@@ -60,7 +60,7 @@ spec:
mac: "52:54:00:12:34:02"
ip:
address: 172.16.81.102
gateway: 172.16.81.1
gateway: 172.16.81.254
netmask: 255.255.255.0
name_servers:
- 8.8.8.8
@@ -100,7 +100,7 @@ spec:
mac: "52:54:00:12:34:03"
ip:
address: 172.16.81.103
gateway: 172.16.81.1
gateway: 172.16.81.254
netmask: 255.255.255.0
name_servers:
- 8.8.8.8