/dhall-kubernetes-1.18-v5.0.0/types/io.k8s.api.node.v1alpha1.Scheduling.dhall
Copy path to clipboardSource
{ nodeSelector : Optional (List { mapKey : Text, mapValue : Text })
, tolerations : Optional (List ./io.k8s.api.core.v1.Toleration.dhall)
}
{ nodeSelector : Optional (List { mapKey : Text, mapValue : Text })
, tolerations : Optional (List ./io.k8s.api.core.v1.Toleration.dhall)
}