Skip to content
GitLab
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
Data Flow
Data Enrichment
wks
Commits
68e92346
Commit
68e92346
authored
May 21, 2021
by
harshit aggarwal
Browse files
Adding Java heap memory config
parent
5a607130
Pipeline
#41408
failed with stages
in 2 minutes and 17 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
devops/azure/chart/templates/deployment.yaml
View file @
68e92346
...
...
@@ -113,4 +113,6 @@ spec:
-
name
:
executor_n_threads
value
:
"
32"
-
name
:
max_lock_renew_duration_seconds
value
:
"
2000"
\ No newline at end of file
value
:
"
2000"
-
name
:
JAVA_OPTS
value
:
"
-XX:InitialRAMPercentage=25.0
-XX:MaxRAMPercentage=50.0
-XX:+HeapDumpOnOutOfMemoryError"
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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