| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The container resources. | ||
| Limits | object | The resource limit. | |
| string | {'cpu': '1', 'memory': '1000Mi'} | ||
| Requests | object | The resource request. | |
| string | {'cpu': '1', 'memory': '1000Mi'} |
| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The container resources. | ||
| Limits | object | The resource limit. | |
| string | {'cpu': '1', 'memory': '1000Mi'} | ||
| Requests | object | The resource request. | |
| string | {'cpu': '1', 'memory': '1000Mi'} |