Update readme.md

This commit is contained in:
Kroese 2025-09-13 13:42:42 +02:00 committed by GitHub
parent 697dd2a856
commit 5e37ca14e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -139,8 +139,7 @@ kubectl apply -f https://raw.githubusercontent.com/dockur/windows/refs/heads/mas
```
> [!TIP]
> This can also be used to resize the existing disk to a larger capacity without any data loss.
If you increase the size of the disk, you will need to manually extend the disk partition since the added disk space will appear as unallocated. [How to extend disk size ?](https://learn.microsoft.com/en-us/windows-server/storage/disk-management/extend-a-basic-volume?tabs=disk-management)
> 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](https://learn.microsoft.com/en-us/windows-server/storage/disk-management/extend-a-basic-volume?tabs=disk-management) since the added disk space will appear as unallocated.
### How do I share files with the host?