mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-29 12:00:32 +00:00
15 lines
442 B
YAML
15 lines
442 B
YAML
---
|
|
api_type: string
|
|
attr: elasticsearch_url
|
|
clusterwide: false
|
|
column: elasticsearch_url
|
|
db_type: character
|
|
default: "'http://localhost:9200'::character"
|
|
description: The URL to use for connecting to Elasticsearch. Use a comma-separated
|
|
list to support cluster (for example, `http://localhost:9200, http://localhost:9201"`).
|
|
Premium and Ultimate only.
|
|
encrypted: false
|
|
gitlab_com_different_than_default: true
|
|
jihu: false
|
|
not_null: false
|