borg: Increase resources (RAM, CPU)
Description of changes
As mentioned in !46 (closed), GlusterFS needs RAM, and borg
doesn't have enough. This MR increases available RAM in borg
to 8GiB (it is currently 2GiB).
It also increases the number of vCPUs from 2 to 4, to better match demand (it regularly spikes to max CPU usage).
Things done
-
Tested -
Updated documentation (Wiki/NetBox) -
Breaking change