prometheus operator v0.71.2

ScrapeConfig.spec.openstackSDConfigs[].tlsConfig.cert.secret.spec.consulSDConfigs.basicAuth

BasicAuth information to authenticate against the Consul Server. More info: https://prometheus.io/docs/operating/configuration/#endpoints

2 fields
ScrapeConfig.spec.openstackSDConfigs[].tlsConfig.cert.secret.spec.consulSDConfigs.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"