prometheus operator v0.93.1

PrometheusAgent.spec.remoteWrite[].oauth2.proxyConnectHeader.[key].spec.remoteWrite.basicAuth

basicAuth configuration for the URL. Cannot be set at the same time as `sigv4`, `authorization`, `oauth2`, or `azureAd`.

2 fields
PrometheusAgent.spec.remoteWrite[].oauth2.proxyConnectHeader.[key].spec.remoteWrite.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"