/dhall-kubernetes-1.17-v3.0.0/types/io.k8s.api.core.v1.ResourceRequirements.dhall
Copy path to clipboardSource
{ limits : List { mapKey : Text, mapValue : Text }
, requests : List { mapKey : Text, mapValue : Text }
}
{ limits : List { mapKey : Text, mapValue : Text }
, requests : List { mapKey : Text, mapValue : Text }
}