Kind deployments can use relative paths because the extraMounts config
resolves them to absolute paths on the host. The PV creation should not
skip relative paths for kind deployments since the PV will use the
/mnt/<volume> path inside the kind node.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>