prometheus operator v0.93.1
ScrapeConfig.spec.openstackSDConfigs[].tlsConfig.ca.secret.spec.kubernetesSDConfigs.namespaces
namespaces defines the namespace discovery. If omitted, Prometheus discovers targets across all namespaces.
| Field / Type | Description |
|---|---|
names defines a list of namespaces where to watch for resources. If empty and `ownNamespace` isn't true, Prometheus watches for resources in all namespaces.
| |
ownNamespace | ownNamespace includes the namespace in which the Prometheus pod runs to the list of watched namespaces. |