prometheus operator v0.93.1

Prometheus.spec.containers[].lifecycle.preStop.sleep.spec.remoteRead.basicAuth

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

2 fields
Prometheus.spec.containers[].lifecycle.preStop.sleep.spec.remoteRead.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"