/dhall-kubernetes-1.18-v5.0.0/types/io.k8s.api.core.v1.ResourceRequirements.dhall
Copy path to clipboardSource
{ limits : Optional (List { mapKey : Text, mapValue : Text })
, requests : Optional (List { mapKey : Text, mapValue : Text })
}
{ limits : Optional (List { mapKey : Text, mapValue : Text })
, requests : Optional (List { mapKey : Text, mapValue : Text })
}