Increase oci-node memory and disk
This commit is contained in:
parent
0c06d1b651
commit
11ddc0397a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
# increase memory size
|
||||
mem_size: 4096
|
||||
mem_size: 8192
|
||||
# increase disk size to store docker images
|
||||
dsk_size: 50
|
||||
dsk_size: 100
|
||||
|
||||
firewall_in:
|
||||
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
|
||||
|
|
Loading…
Add table
Reference in a new issue