generated from phoenix-oss/tenant-tpl
changed URL
This commit is contained in:
parent
5f1f60b786
commit
13b6e6f3ae
3 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ spec:
|
|||
"type": "static",
|
||||
"addresses": [
|
||||
{
|
||||
"address": "172.168.100.2/24",
|
||||
"address": "172.168.100.0/24",
|
||||
"gateway": "172.168.100.1"
|
||||
}
|
||||
]
|
||||
|
|
|
@ -12,7 +12,7 @@ spec:
|
|||
"type": "static",
|
||||
"addresses": [
|
||||
{
|
||||
"address": "192.168.10.100/24",
|
||||
"address": "192.168.10.0/24",
|
||||
"gateway": "192.168.10.1"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue