prometheus operator v0.71.2
PrometheusAgent.spec.remoteWrite[].tlsConfig.cert.secret.spec.apiserverConfig.basicAuth
BasicAuth configuration for the API server. Cannot be set at the same time as `authorization`, `bearerToken`, or `bearerTokenFile`.
| 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.
|