prometheus operator v0.93.1
Alertmanager.spec.containers[].restartPolicyRules[].exitCodes.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`.
| Field / Type | Description |
|---|---|
configMap defines the ConfigMap containing data to use for the targets.
| |
secret defines the Secret containing data to use for the targets.
|