prometheus operator v0.71.2
ScrapeConfig.spec.httpSDConfigs.tlsConfig.cert.secret.spec.consulSDConfigs.basicAuth
BasicAuth information to authenticate against the Consul Server. 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.
|