Skip to content
Snippets Groups Projects
Commit d9880cd5 authored by Siarhei Poliak [EPAM / GCP]'s avatar Siarhei Poliak [EPAM / GCP]
Browse files

GONRG-9462-Internal_elastic

parent 1a79bc1a
No related branches found
No related tags found
1 merge request!1423Gonrg 9462 internal elastic in gc
Pipeline #250579 waiting for manual action
......@@ -156,7 +156,7 @@ elastic_port = "<REPLACE_ME>"
| **project_zone** | your Google Cloud project zone | string | `us-central1-c`| none | yes |
| **datastore_location** | Location of Datastore (default) database. Available locations: `https://cloud.google.com/datastore/docs/locations` | string | `nam5`| none | yes |
| **data_partition_name** | Name of Data Partition. Must contain only lowercase letters and numbers. Maximum length of the element is 25 characters | string | `"osdu1"` | `"osdu"` | yes
| **internal_elastic** | Elastic type. Must be configured correctly when using external elastic | bool | `true` | `true` | yes
| **internal_elastic** | The default internal elastic is used. When using an external elastic, use the value false, and all credentials must be replaced with the correct ones for the external elastic | bool | `true` | `true` | yes
| **elastic_user** | Elastic user configurations. Must contain configuration of elastic user.| string | `elastic` | `elastic` | yes
| **elastic_pass** | Elastic pass configurations. Must contain configuration of elastic pass.| string | `p@ssw0rd` | `p@ssw0rd` | yes
| **elastic_host** | Elastic host configurations. Must contain configuration of elastic host.| string | `elasticsearch` | `elasticsearch` | yes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment