prometheus operator v0.71.2
Prometheus.spec.initContainers[].startupProbe.httpGet.port.spec.prometheusRulesExcludedFromEnforce
Defines the list of PrometheusRule objects to which the namespace label enforcement doesn't apply. This is only relevant when `spec.enforcedNamespaceLabel` is set to true. Deprecated: use `spec.excludedFromEnforcement` instead.
| Field / Type | Description |
|---|---|
ruleName | Name of the excluded PrometheusRule object. |
ruleNamespace | Namespace of the excluded PrometheusRule object. |