prometheus operator v0.71.2
Prometheus.spec.remoteRead.tlsConfig.cert.configMap.spec.alerting.alertmanagers.authorization
Authorization section for Alertmanager. Cannot be set at the same time as `basicAuth`, `bearerTokenFile` or `sigv4`.
| Field / Type | Description |
|---|---|
Selects a key of a Secret in the namespace that contains the credentials for authentication.
| |
type | Defines the authentication type. The value is case-insensitive. "Basic" is not a supported value. Default: "Bearer" |