Brian Mesick
05/19/2021, 4:31 PMPREFECT__USER_CONFIG_PATH=prod.toml
but prefect.config
no longer seems to have the values from the toml file. Any idea how we can work around this?Kevin Kho
Brian Mesick
05/19/2021, 4:36 PMKevin Kho
Brian Mesick
05/19/2021, 4:38 PMZanie
RunConfig
via environment variables
or
• Copy your config into a docker image based on the prefect base image then specify that as your image via a DockerRun
configZanie
Git
storage class (distinct from GitHub
) but we're not sure what the best way to make that work with all of the different execution environments isBrian Mesick
05/19/2021, 4:45 PMKubernetesRun
Zanie
Zanie
Brian Mesick
05/19/2021, 5:45 PMZanie
Zanie
Marvin
05/21/2021, 2:02 PM