This is an automated email from the ASF dual-hosted git repository.
houston pushed a commit to branch release-0.5
in repository https://gitbox.apache.org/repos/asf/solr-operator.git
The following commit(s) were added to refs/heads/release-0.5 by this push:
new 5fb2b2f Fix solr prometheus exporter Doc (#409)
5fb2b2f is described below
commit 5fb2b2fee47ef2fa23f996decb284809bfde99d2
Author: shiming.li <[email protected]>
AuthorDate: Tue Feb 22 23:44:42 2022 +0800
Fix solr prometheus exporter Doc (#409)
---
docs/solr-prometheus-exporter/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/solr-prometheus-exporter/README.md
b/docs/solr-prometheus-exporter/README.md
index b00d0bf..c607c51 100644
--- a/docs/solr-prometheus-exporter/README.md
+++ b/docs/solr-prometheus-exporter/README.md
@@ -60,7 +60,7 @@ All ACL fields are **required** if an ACL is used.
- **`secret`** - The name of the secret, in the same namespace as the
SolrCloud, that contains the admin ACL username and password.
- **`usernameKey`** - The name of the key in the provided secret that stores
the admin ACL username.
-- **`usernameKey`** - The name of the key in the provided secret that stores
the admin ACL password.
+- **`passwordKey`** - The name of the key in the provided secret that stores
the admin ACL password.
### Standalone