Resources Configuration

Resources Configuration Properties describes the properties for configuring the External Diameter Gateway resources properties.

Table 1. Resources Configuration Properties
Property Type Default Description
gateway.resources.limits.cpu Integer 8000m Specifies the container CPU limit in Kubernetes Units.
gateway.resources.limits.memory Integer 1G Specifies the container memory limit in bytes.
gateway.resources.requests.cpu Integer 2000m Specifies the request CPU limit in Kubernetes Units.
gateway.resources.requests.memory Integer 500m Specifies the container request memory limit in bytes.