ResourceObject

ResourceObject
ResourceObject

Maximum limits for CPU and memory resources and the requested initial resources.

JSON Example
{
    "memory": "2Gi",
    "cpu": "500m"
}
string
memory
Optional

Memory in Mi or Gi or Ki

string
cpu
Optional

Cpu in units or m(millis)

Property Of