prometheus operator v0.71.2

ScrapeConfig.spec.consulSDConfigs.proxyConnectHeader.[key].spec.basicAuth

BasicAuth information to use on every scrape request.

2 fields
ScrapeConfig.spec.consulSDConfigs.proxyConnectHeader.[key].spec.basicAuth fields and descriptions
Field / TypeDescription
object

`password` specifies a key of a Secret containing the password for authentication.

  • x-kubernetes-map-type: "atomic"
object

`username` specifies a key of a Secret containing the username for authentication.

  • x-kubernetes-map-type: "atomic"