use envsubst to configure stuff in dagster.yaml
This commit is contained in:
@@ -31,7 +31,7 @@ run_launcher:
|
||||
- /opt/dagster/apps/:/apps:ro
|
||||
- /opt/dagster/storage/:/storage/:rw
|
||||
- /opt/dagster/logs/:/logs:rw
|
||||
- /opt/dagster/cache/:/cache:rw
|
||||
- ${CACHE_DIR}:/cache:rw
|
||||
|
||||
run_storage:
|
||||
module: dagster_postgres.run_storage
|
||||
|
||||
Reference in New Issue
Block a user