Loading readme.md +8 −0 Original line number Diff line number Diff line Loading @@ -132,6 +132,14 @@ kubectl apply -f https://raw.githubusercontent.com/dockur/macos/refs/heads/maste > [!TIP] > This can also be used to resize the existing disk to a larger capacity without any data loss. > > However afterwards you will need to run the following two commands from the terminal in macOS: > > `diskutil repairDisk disk2` > > `diskutil apfs resizeContainer disk3 0` > > to allocate this additional space. ### How do I change the amount of CPU or RAM? Loading Loading
readme.md +8 −0 Original line number Diff line number Diff line Loading @@ -132,6 +132,14 @@ kubectl apply -f https://raw.githubusercontent.com/dockur/macos/refs/heads/maste > [!TIP] > This can also be used to resize the existing disk to a larger capacity without any data loss. > > However afterwards you will need to run the following two commands from the terminal in macOS: > > `diskutil repairDisk disk2` > > `diskutil apfs resizeContainer disk3 0` > > to allocate this additional space. ### How do I change the amount of CPU or RAM? Loading