prometheus operator v0.93.1
Alertmanager.spec.volumes[].ephemeral.volumeClaimTemplate.spec.spec.web.tlsConfig.cert
cert defines the Secret or ConfigMap containing the TLS certificate for the web server. Either `keySecret` or `keyFile` must be defined. It is mutually exclusive with `certFile`.
| 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.
|