Adding Disk Storage
Go to Compute Engine > Disks > Select the relative disk > Edit
Change the size of disk
Then connect into VM and run the following commands
sudo growpart /dev/sda 1 sudo resize2fs /dev/sda1