prometheus operator v0.71.2
Prometheus.spec.thanos.grpcServerTlsConfig.ca.configMap.spec.alerting.alertmanagers.basicAuth
BasicAuth configuration for Alertmanager. Cannot be set at the same time as `bearerTokenFile`, `authorization` or `sigv4`.
| Field / Type | Description |
|---|---|
`password` specifies a key of a Secret containing the password for authentication.
| |
`username` specifies a key of a Secret containing the username for authentication.
|