Hi,
I created a new Java project using the odo init command. After initializing new components, I ran the command odo dev However it is giving me the following error
0/3 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/3 nodes are available: 3 No preemption victims found for the incoming pod.
I want to know do I need to create PersistentVolumeClaims first and define that in generated devfile.yaml