prometheus operator v0.93.1
ScrapeConfig.spec.kubernetesSDConfigs[].authorization.credentials.spec.httpSDConfigs.basicAuth
basicAuth defines information to use on every scrape request. More info: https://prometheus.io/docs/operating/configuration/#endpoints Cannot be set at the same time as `authorization`, or `oAuth2`.
| Field / Type | Description |
|---|---|
password defines a key of a Secret containing the password for authentication.
| |
username defines a key of a Secret containing the username for authentication.
|