prometheus operator v0.93.1

ThanosRuler.spec.containers[].startupProbe.httpGet.port.spec.prometheusRulesExcludedFromEnforce

prometheusRulesExcludedFromEnforce defines a list of Prometheus rules to be excluded from enforcing of adding namespace labels. Works only if enforcedNamespaceLabel set to true. Make sure both ruleNamespace and ruleName are set for each pair Deprecated: use excludedFromEnforcement instead.

2 fields
ThanosRuler.spec.containers[].startupProbe.httpGet.port.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.