Cloud API Overview > @adpt/cloud > k8s > PodAffinityTerm > namespaces
k8s.PodAffinityTerm.namespaces property
Specifies which namespaces the labelSelector applies to (matches against); null or empty list means "this pod's namespace"
Signature:
namespaces?: string[];