generated from phoenix-oss/tenant-tpl
multi interface test
This commit is contained in:
parent
1a44751d94
commit
8e7ea57673
1 changed files with 6 additions and 2 deletions
|
@ -39,11 +39,15 @@ spec:
|
||||||
rng: {}
|
rng: {}
|
||||||
networkInterfaceMultiqueue: true
|
networkInterfaceMultiqueue: true
|
||||||
interfaces:
|
interfaces:
|
||||||
- name: default
|
- name: public
|
||||||
|
masquerade: {}
|
||||||
|
ports:
|
||||||
|
- port: 500
|
||||||
|
- port: 4500
|
||||||
|
- name: internal
|
||||||
masquerade: {}
|
masquerade: {}
|
||||||
ports:
|
ports:
|
||||||
- port: 443
|
- port: 443
|
||||||
- port: 22
|
|
||||||
disks:
|
disks:
|
||||||
- disk:
|
- disk:
|
||||||
bus: sata
|
bus: sata
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue