Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Deployment and Operations
infra-gcp-provisioning
Commits
04c955c7
Commit
04c955c7
authored
May 16, 2022
by
Yauheni Rykhter (EPAM)
Browse files
GONRG-4818: add env var for single node
parent
3fa5f542
Pipeline
#108684
passed with stage
in 1 minute and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
helm/osdu-infra-onprem/values.yaml
View file @
04c955c7
...
...
@@ -348,14 +348,17 @@ elasticsearch:
# existingSecret: ""
# coordinating:
# existingSecret: ""
extraEnvVars
:
-
name
:
ELASTICSEARCH_CLUSTER_HOSTS
value
:
"
"
master
:
replicas
:
"
1"
persistence
:
size
:
8Gi
coordinating
:
replicas
:
"
1
"
replicas
:
"
0
"
data
:
replicas
:
"
1
"
replicas
:
"
0
"
persistence
:
size
:
500Gi
image
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment