Skip to content

Commit 820f984

Browse files
author
Carlos Rodriguez Hernandez
committed
Fix typo
1 parent 5080ee9 commit 820f984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bitnami/elasticsearch/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ The following table lists the configurable parameters of the Elasticsearch chart
249249

250250
| `kibana.enabled` | Use bundled Kibana | `false` |
251251
| `kibana.elasticsearch.hosts` | Array containing hostnames for the ES instances. Used to generate the URL | `{{ include "elasticsearch.coordinating.fullname" . }}` Coordinating service (fullname) |
252-
| `kibana.elasticsearch.port` | Port to connect Kibana and ES instance. Used to generate the UR | `9200` |
252+
| `kibana.elasticsearch.port` | Port to connect Kibana and ES instance. Used to generate the URL | `9200` |
253253
| `kibana.nameOverride` | String to partially override elasticsearch.fullname template in the kibana subchart | `elasticsearch` |
254254

255255
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. For example,

0 commit comments

Comments
 (0)