Update Elasticsearch URL description with example on using basic auth
What does this MR do?
From comment https://docs.gitlab.com/ee/integration/elasticsearch.html#comment-3666917882. This adds an example of how to pass credentials in the Elasticsearch (ES) URL when using basic auth on the ES instance.
What are the relevant issue numbers?
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/4694
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated -
Tests added for this feature/bug -
Conforms to the code review guidelines -
Conforms to the merge request performance guidelines -
Conforms to the style guides -
Conforms to the database guides -
EE specific content should be in the top level /ee
folder -
For a paid feature, have we considered GitLab.com plans, how it works for groups, and is there a design for promoting it to users who aren't on the correct plan?