prometheus operator v0.93.1
PrometheusAgent.spec.volumes[].projected.sources.configMap.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 defines a key of a Secret containing the password for authentication.
| |
username defines a key of a Secret containing the username for authentication.
|