Hi! I have following setup: K8S cluster with custo...
# ask-community
p
Hi! I have following setup: K8S cluster with custom image containing Python env. 1. Is it possible to update code on each run from Git repo? 2. Is there any way to configure
run
params of executable Docker container in worker? (For example adding volumes)
j
These docs make it sound like this should pull from github on each run but that hasn't been my experience. Perhaps user error on my part. Let me know if using the flow in the docs works for you. https://docs.prefect.io/v3/deploy/infrastructure-concepts/store-flow-code
I will say this adds extra clicks to see what's going on in the UI since the flows are nested, which is annoying. It's not great but it's what I came up with and it works 🤷‍♂️
p
Ok, i will surely check this. Thanks a lot for your suggestion!
'hacky' is not a problem, most importantly it works 😄