kubernetes v1.32

PodSpec.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution.namespaces

namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means "this pod's namespace".

1 fields
PodSpec.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution.namespaces fields and descriptions
Field / TypeDescription
PodSpec.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution.namespaces
string

No description provided.