Move collab data to nvme disk
This commit is contained in:
parent
01634d2ae3
commit
888544c8db
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
datadisks:
|
datadisks:
|
||||||
- {size: 10}
|
- {size: 10, type: nvme}
|
||||||
|
|
||||||
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