Fix memory size for oci-nodes
This commit is contained in:
parent
023af1ae91
commit
7cf2ad1f5a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
# increase memory size
|
# increase memory size
|
||||||
mem_size: 4192
|
mem_size: 4096
|
||||||
|
|
||||||
firewall_in:
|
firewall_in:
|
||||||
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
|
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
|
||||||
|
|
Loading…
Add table
Reference in a new issue