As an administrator, you can use this feature to change the Kubernetes Persistent Volume Claim (PVC) disk size as part of solution upgrade or PVC resize-only upgrade using a spreadsheet.
When resizing, a new PVC is created that is the size specified in the spreadsheet and the existing application data is then copied into the new PVC before removing the old PVC.
Note:
Services using the specified PVCs are taken offline during resize operations so a maintenance window is recommended.
This process is particularly beneficial if you need to make a lot of changes to PVC disk sizes concurrently.