2 references to WeightedPodAffinityTermV1
Aspire.Hosting.Kubernetes (2)
Resources\PodAffinityV1.cs (1)
33
public List<
WeightedPodAffinityTermV1
> PreferredDuringSchedulingIgnoredDuringExecution { get; } = [];
Resources\PodAntiAffinityV1.cs (1)
32
public List<
WeightedPodAffinityTermV1
> PreferredDuringSchedulingIgnoredDuringExecution { get; } = [];