This message was deleted.
# longhorn-storage
a
This message was deleted.
f
I see Kubernetes doesn't allow to patch it because the static storageclass. Can you take note of the PVC name. Then delete that PVC
kubectl delete pvc pvc-name
. Then recreate the pvc with the same name using Longhorn UI.