Details
Details
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Branch
- use-args-not-command-k8s
- Lint
Lint Passed - Unit
No Test Coverage
Event Timeline
Comment Actions
We would also need to surface this configuration in the helm chart
Could you point me to where I should be making changes?
Comment Actions
@sashank You can add a field jobCommand in the values.yaml for the scheduler/launchers. Then you can thread it through the instance yaml defined in the config map, to the job_command field you defined