prometheus operator v0.93.1
Prometheus.spec.initContainers[].startupProbe.httpGet.httpHeaders.spec.excludedFromEnforcement
excludedFromEnforcement defines the list of references to PodMonitor, ServiceMonitor, Probe and PrometheusRule objects to be excluded from enforcing a namespace label of origin. It is only applicable if `spec.enforcedNamespaceLabel` set to true.
| Field / Type | Description |
|---|---|
group | group of the referent. When not specified, it defaults to `monitoring.coreos.com`
|
name | name of the referent. When not set, all resources in the namespace are matched. |
namespace | namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
|
resource | resource of the referent.
|