prometheus operator v0.71.2
PrometheusAgent.spec.scrapeConfigSelector.matchExpressions.values.spec.secrets
Secrets is a list of Secrets in the same namespace as the Prometheus object, which shall be mounted into the Prometheus Pods. Each Secret is added to the StatefulSet definition as a volume named `secret-<secret-name>`. The Secrets are mounted into /etc/prometheus/secrets/<secret-name> in the 'prometheus' container.
| Field / Type | Description |
|---|---|
PrometheusAgent.spec.scrapeConfigSelector.matchExpressions.values.spec.secrets | No description provided. |