Weighted Pod Affinity Term Patch
data class WeightedPodAffinityTermPatch(val podAffinityTerm: PodAffinityTermPatch? = null, val weight: Int? = null)
The weights of all of the matched WeightedPodAffinityTerm fields are added per-node to find the most preferred node(s)