fix: 对齐 NC01 12GiB swap 配置真相

This commit is contained in:
Codex
2026-07-13 07:04:19 +02:00
parent 825d2627ab
commit d1fc414fcf
+3 -3
View File
@@ -23,10 +23,10 @@ node:
minCpu: 1
minMemoryGiB: 1
minDiskFreeGiB: 5
requireSwap: false
requireSwap: true
swap:
ensure: false
size: 1G
ensure: true
size: 12GiB
path: /swapfile
postgres: