K8S: PVC stuck in status “Terminating”
Last updated
Was this helpful?
Last updated
Was this helpful?
You need to patch the PVC to set the “finalizers” setting to null, this allows the final unmount from the node, and the PVC can be deleted.
References: