I deployed prefect worker on GKE using helm. An I always get an error with the path. So I wonder, how does the worker get my code? And what is the right configuration for the path?
I also tried to use a GCS storage block, but then it doesn't work, flow run stays in Pending because flow run never gets submitted to k8s worker. So I stick to local storage but get the path error.