prometheus operator v0.93.1
Probe.spec.targets.ingress.namespaceSelector
namespaceSelector defines from which namespaces to select Ingress objects.
| Field / Type | Description |
|---|---|
any | any defines the boolean describing whether all namespaces are selected in contrast to a list restricting them. |
matchNames defines the list of namespace names to select from. |