Caio Tavares
09/20/2022, 2:57 PMdagster
. All of our pipelines/jobs should run on specific namespaces rather than the dagster one. How do I configure the configMap user-env
to be deployed and created within each namespace where the jobs must run? What is happening is that once I trigger a pipeline, the job attempts to start on the target namespace but then I get an error:
configmap "xxx-dagster-dagster-user-deployments-yyy-user-env" not found: CreateContainerConfigErro
daniel
09/20/2022, 3:20 PMCaio Tavares
09/20/2022, 4:05 PMdaniel
09/20/2022, 4:06 PMCaio Tavares
09/20/2022, 4:08 PMdaniel
09/20/2022, 4:08 PMCaio Tavares
09/20/2022, 4:09 PM