You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bitnami/elasticsearch/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -249,7 +249,7 @@ The following table lists the configurable parameters of the Elasticsearch chart
249
249
250
250
|`kibana.enabled`| Use bundled Kibana |`false`|
251
251
|`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`|
253
253
|`kibana.nameOverride`| String to partially override elasticsearch.fullname template in the kibana subchart |`elasticsearch`|
254
254
255
255
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. For example,
0 commit comments