limits property

Map<String, String>? limits
final

Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/.

Implementation

final Map<String, String>? limits;