prometheus operator v0.93.1

Prometheus.spec.volumes[].projected.sources[].downwardAPI.spec.remoteWrite.tlsConfig.cert

cert defines the Client certificate to present when doing client-authentication.

2 fields
Prometheus.spec.volumes[].projected.sources[].downwardAPI.spec.remoteWrite.tlsConfig.cert fields and descriptions
Field / TypeDescription
object

configMap defines the ConfigMap containing data to use for the targets.

  • x-kubernetes-map-type: "atomic"
object

secret defines the Secret containing data to use for the targets.

  • x-kubernetes-map-type: "atomic"