Symptoms:
- You see a message similar to the following when resizing a PVC on a vSphere provisioned volume type:
======
error: persistentvolumeclaims "pvc-name" could not be patched: persistentvolumeclaims "pvc-name" is forbidden: only dynamically provisioned pvc can be resized and the storageclass that provisions the pvc must support resize
You can run kubectl replace -f /tmp/kubectl-edit-0i12b.yaml to try this update again.
======