attempt to overwrite run launch container kwargs

This commit is contained in:
2025-07-27 15:22:01 +02:00
parent 131912b70d
commit d1b66be636
3 changed files with 50 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ run_launcher:
- /opt/dagster/apps/:/apps:ro
- /opt/dagster/storage/:/storage/:rw
- /opt/dagster/logs/:/logs:rw
- /opt/dagster/cache/:/cache:rw
run_storage:
module: dagster_postgres.run_storage