Hi, We have deployed a prefect server and prefect agent using helm chart in Kubernetes environment. We are using the default Prefect image for both server and agent. We have a python dependency package that needs to be installed before the deployment. we tried specifying the dependency in EXTRA_PIP_PACKAGES env variable. but this is not being respected as we don't see any logs that it is trying to install the package when the agent spins up
extraEnvVars:
- name: EXTRA_PIP_PACKAGES
value: "minio"
Whether helm chart is not using the entryPoint.sh which ignores the EXTRA_PIP_PACKAGES variable set in values.yaml?
👀 4
f
Fabrice Toussaint
06/23/2023, 10:22 AM
Same here, it does set the EXTRA_PIP_PACKAGES var but the agent does not install the packages
➕ 1
Fabrice Toussaint
06/23/2023, 11:16 AM
@nicholas could you help us or let me know to who this needs to be forwarded?
n
nicholas
06/23/2023, 1:58 PM
This feedback can be forwarded to your AE or a ticket can be opened in the Prefect repo - please refrain from tagging individual prefect employees in your responses
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.