generated from phoenix-oss/tenant-tpl
add networks
This commit is contained in:
parent
1e611e5621
commit
070ef198ed
1 changed files with 6 additions and 1 deletions
|
@ -39,7 +39,12 @@ spec:
|
||||||
rng: {}
|
rng: {}
|
||||||
networkInterfaceMultiqueue: true
|
networkInterfaceMultiqueue: true
|
||||||
interfaces:
|
interfaces:
|
||||||
- name: default
|
- name: internal
|
||||||
|
masquerade: {}
|
||||||
|
ports:
|
||||||
|
- port: 500
|
||||||
|
- port: 4500
|
||||||
|
- name: external
|
||||||
masquerade: {}
|
masquerade: {}
|
||||||
ports:
|
ports:
|
||||||
- port: 500
|
- port: 500
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue