prometheus operator v0.93.1

ScrapeConfig.spec.dockerSDConfigs[].oauth2.tlsConfig.keySecret.spec.nomadSDConfigs.basicAuth

basicAuth defines information to use on every scrape request.

2 fields
ScrapeConfig.spec.dockerSDConfigs[].oauth2.tlsConfig.keySecret.spec.nomadSDConfigs.basicAuth fields and descriptions
Field / TypeDescription
object

password defines a key of a Secret containing the password for authentication.

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

username defines a key of a Secret containing the username for authentication.

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