Loup
11/25/2025, 10:47 AMdeployments:
- name: my_deployment
work_pool:
name: my_worker_pool
job_variables:
pod:
spec:
containers:
- name: flow
resources:
requests:
cpu: "2"
memory: "8Gi"
limits:
cpu: "4"
memory: "8Gi"Nate
11/25/2025, 2:06 PMNate
11/25/2025, 2:07 PMjob_variables (or job "spec") that define the pod that the worker spins up at runtime