Ignas Kizelevičius
04/26/2023, 2:20 PMrunLauncher:
type: K8sRunLauncher
config:
k8sRunLauncher:
runK8sConfig:
podSpecConfig:
serviceAccountName: dagster
alex
04/26/2023, 2:51 PMincludeConfigInLaunchedRuns
assuming its safe to ignore other code server k8s settings on the run
• use tags on the @job
to provide the service account name instead
https://docs.dagster.io/deployment/guides/kubernetes/customizing-your-deployment#per-job-or-per-op-kubernetes-configurationIgnas Kizelevičius
04/27/2023, 6:35 AMalex
04/27/2023, 2:57 PMincludeConfigInLaunchedRuns
to false?Ignas Kizelevičius
04/27/2023, 4:35 PM