Increase memory size on mail hosts
This commit is contained in:
parent
a231ea1ece
commit
3a39e40710
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
datadisks:
|
datadisks:
|
||||||
- {size: 10, type: nvme}
|
- {size: 10, type: nvme}
|
||||||
|
mem_size: 4192
|
||||||
firewall_in:
|
firewall_in:
|
||||||
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
|
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
|
||||||
- {proto: tcp, port: 25}
|
- {proto: tcp, port: 25}
|
||||||
|
|
Loading…
Add table
Reference in a new issue