prometheus operator v0.93.1

Prometheus.spec.initContainers.securityContext.windowsOptions.spec.remoteWrite.basicAuth

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

2 fields
Prometheus.spec.initContainers.securityContext.windowsOptions.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"