Ivan Doroshenko
03/14/2022, 3:30 PMvalues.yaml
(which exact section) to provide ENV or K8S Secrets for correct substitution inside Dagster config system? Is it runLauncher
section?StringSource
from ENV variable. I’m using Dagit launch view.values.yaml
env
can be configured for various execution contexts: dagit
dagster-user-deployments
pipelineRun
dagsterDaemon
runLauncher
etc.
It is little bit confusing in which exact moment and in which of those contexts ENV variables substitution inside configs is happening.daniel
03/14/2022, 4:17 PMIvan Doroshenko
03/14/2022, 5:18 PM