prometheus operator v0.93.1

Prometheus.spec.thanos.grpcServerTlsConfig.cert.configMap.spec.prometheusRulesExcludedFromEnforce

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.thanos.grpcServerTlsConfig.cert.configMap.spec.prometheusRulesExcludedFromEnforce fields and descriptions
Field / TypeDescription
ruleName
string required

ruleName defines the name of the excluded PrometheusRule object.

ruleNamespace
string required

ruleNamespace defines the namespace of the excluded PrometheusRule object.