/dhall-kubernetes-1.16-v6.0.0/types/io.k8s.api.node.v1beta1.Scheduling.dhall

Copy path to clipboard

Source

{ nodeSelector : Optional (List { mapKey : Text, mapValue : Text })
, tolerations : Optional (List ./io.k8s.api.core.v1.Toleration.dhall)
}