prometheus operator v0.93.1

Probe.spec.targets.ingress.namespaceSelector

namespaceSelector defines from which namespaces to select Ingress objects.

2 fields
Probe.spec.targets.ingress.namespaceSelector fields and descriptions
Field / TypeDescription
any
boolean

any defines the boolean describing whether all namespaces are selected in contrast to a list restricting them.

string[]

matchNames defines the list of namespace names to select from.