Sorry for the battery of questions- the Kubernetes...
# prefect-community
w
Sorry for the battery of questions- the KubernetesJobEnvironment overwrites the image I provide in a job spec with some flow specific image-- how can I specify a flow should run with a specific image?
oh huh the docs say "`image` will become the _registry_url/image_name:image_tag_ of your Flow's storage"-- I guess I misunderstood what storage does. Will try changing the storage image.