prometheus operator v0.71.2
ScrapeConfig.spec.httpSDConfigs[].tlsConfig.ca.secret.spec.basicAuth
BasicAuth information to use on every scrape request.
| Field / Type | Description |
|---|---|
`password` specifies a key of a Secret containing the password for authentication.
| |
`username` specifies a key of a Secret containing the username for authentication.
|