memoryLimit property
The memory limit of the container.
Use the following memory resource units: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#meaning-of-memory.
Optional.
Implementation
core.String? memoryLimit;
The memory limit of the container.
Use the following memory resource units: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#meaning-of-memory.
Optional.
core.String? memoryLimit;