It seems like you tried to delete the pv (persistentVolume) without deleting the persistentvolumeclaim(pvc). That’s expected behavior as we have something called volume protection
Can you share the output of the following commands:
kubectl get storageclass
kubectl get pvc
kubectl get pvc