prometheus operator v0.93.1

ThanosRuler.spec.containers[].lifecycle.preStop.exec.spec.web.tlsConfig.client_ca

client_ca defines the Secret or ConfigMap containing the CA certificate for client certificate authentication to the server. It is mutually exclusive with `clientCAFile`.

2 fields
ThanosRuler.spec.containers[].lifecycle.preStop.exec.spec.web.tlsConfig.client_ca 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"