prometheus operator v0.71.2
ScrapeConfig.spec.kubernetesSDConfigs[].proxyConnectHeader.[key].spec.httpSDConfigs.basicAuth
BasicAuth information to authenticate against the target HTTP endpoint. More info: https://prometheus.io/docs/operating/configuration/#endpoints
| 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.
|