Unverified Commit 1142ccfc authored by Kroese's avatar Kroese Committed by GitHub
Browse files

docs: Improve disk resizing instructions (#1018)

Added information about manually extending the disk partition after resizing.
parent 36e83188
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -165,7 +165,7 @@ kubectl apply -f https://raw.githubusercontent.com/qemus/qemu/refs/heads/master/
  ```

> [!TIP]
> This can also be used to resize the existing disk to a larger capacity without any data loss.
> This can also be used to resize the existing disk to a larger capacity without any data loss. However you will need to manually extend the disk partition afterwards inside your OS, since the added disk space will appear as unallocated.

### How do I change the amount of CPU or RAM?