Interface ResourceRequirements

optional resource requirements to run workers (blank for unbounded allocations)

Hierarchy

  • ResourceRequirements

Properties

cpu_limit?: string
cpu_request?: string
memory_limit?: string
memory_request?: string

Generated using TypeDoc