prometheus operator v0.71.2

Prometheus.spec.remoteWrite[].tlsConfig.ca.configMap.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.

2 fields
Prometheus.spec.remoteWrite[].tlsConfig.ca.configMap.spec.prometheusRulesExcludedFromEnforce fields and descriptions
Field / TypeDescription
ruleName
string required

Name of the excluded PrometheusRule object.

ruleNamespace
string required

Namespace of the excluded PrometheusRule object.