prometheus operator v0.93.1

ScrapeConfig.spec.lightSailSDConfigs.tlsConfig.cert.configMap.spec.azureSDConfigs.basicAuth

basicAuth defines the information to authenticate against the target HTTP endpoint. More info: https://prometheus.io/docs/operating/configuration/#endpoints Cannot be set at the same time as `authorization`, or `oAuth2`.

2 fields
ScrapeConfig.spec.lightSailSDConfigs.tlsConfig.cert.configMap.spec.azureSDConfigs.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"