mirror of
https://github.com/dhall-lang/dhall-kubernetes.git
synced 2024-11-03 21:05:47 +03:00
4 lines
300 B
Plaintext
4 lines
300 B
Plaintext
{ preferredDuringSchedulingIgnoredDuringExecution = ([] : Optional (List ../types/io.k8s.api.core.v1.PreferredSchedulingTerm.dhall))
|
|
, requiredDuringSchedulingIgnoredDuringExecution = ([] : Optional (../types/io.k8s.api.core.v1.NodeSelector.dhall))
|
|
} : ../types/io.k8s.api.core.v1.NodeAffinity.dhall
|