Skip to content
Snippets Groups Projects
Commit 17b6c56b authored by Aliaksandr Ramanovich (EPAM)'s avatar Aliaksandr Ramanovich (EPAM)
Browse files

Merge branch 'gc-core-update-properties' into 'master'

core: update elasticsearch prefix

See merge request !740
parents 4f95de8d 1df2f856
No related branches found
No related tags found
1 merge request!740core: update elasticsearch prefix
Pipeline #306684 failed
......@@ -11,7 +11,6 @@ data:
indexerHost: "http://indexer"
policyId: 'osdu.partition["%s"].search'
securityHttpsCertificateTrust: "true"
servicePolicyEnabled: false
# Deployments
requestsCpu: "15m"
requestsMemory: "400Mi"
......
......@@ -52,7 +52,7 @@ query-limit-maximum=1000
aggregation-size=1000
#Search service config
elasticsearchPropertiesPrefix=elasticsearch
elasticsearchPropertiesPrefix=elasticsearch.8
spring.jackson.deserialization.fail-on-unknown-properties=true
security.https.certificate.trust=false
......@@ -82,7 +82,7 @@ propertyResolver.strategy=partition
partition-auth-enabled=false
# autocomplete feature flag name
featureFlag.strategy=appProperty
featureFlag.strategy=dataPartition
featureFlag.autocomplete.enabled=false
SYSTEM_PARTITION_ID=system
......
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