generated from phoenix-oss/tenant-tpl
Compare commits
1 commit
c0ee377b21
...
56ea18d13e
Author | SHA1 | Date | |
---|---|---|---|
56ea18d13e |
1 changed files with 6 additions and 9 deletions
|
@ -39,16 +39,15 @@ spec:
|
||||||
rng: {}
|
rng: {}
|
||||||
networkInterfaceMultiqueue: true
|
networkInterfaceMultiqueue: true
|
||||||
interfaces:
|
interfaces:
|
||||||
- name: internal
|
- name: public
|
||||||
masquerade: {}
|
masquerade: {}
|
||||||
ports:
|
ports:
|
||||||
- port: 500
|
- port: 500
|
||||||
- port: 4500
|
- port: 4500
|
||||||
#- name: external
|
- name: internal
|
||||||
# masquerade: {}
|
masquerade: {}
|
||||||
# ports:
|
ports:
|
||||||
# - port: 500
|
- port: 443
|
||||||
# - port: 4500
|
|
||||||
disks:
|
disks:
|
||||||
- disk:
|
- disk:
|
||||||
bus: sata
|
bus: sata
|
||||||
|
@ -61,9 +60,7 @@ spec:
|
||||||
memory: 4Gi
|
memory: 4Gi
|
||||||
cpu: 2
|
cpu: 2
|
||||||
networks:
|
networks:
|
||||||
#- name: external
|
- name: default
|
||||||
# pod: {}
|
|
||||||
- name: internal
|
|
||||||
pod: {}
|
pod: {}
|
||||||
terminationGracePeriodSeconds: 180
|
terminationGracePeriodSeconds: 180
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue