Samuel Hinton
08/15/2024, 6:56 AMbuild=True
would be useful so I can configure things the same wayArthur
08/15/2024, 12:16 PMdeployments:
- name: run-xxxx
tags: []
entrypoint: path/to/file:function_name
work_pool:
name: *spot_work_pool
work_queue_name:
job_variables: {
"image": "xxx",
"namespace": "x",
"service_account_name": "xxx"
}
version:
description:
parameters: {}
schedules: []
Not sure about ecs but with kube you can then override variables in the job_variables section