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
096d6e8d
Commit
096d6e8d
authored
Feb 10, 2021
by
harshit aggarwal
Browse files
minor config
parent
73c08e55
Pipeline
#25748
passed with stages
in 13 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
devops/azure/chart/templates/deployment.yaml
View file @
096d6e8d
...
...
@@ -42,10 +42,10 @@ spec:
resources
:
requests
:
cpu
:
"
100m"
memory
:
"
2Gi"
limits
:
cpu
:
"
500m"
memory
:
"
4Gi"
limits
:
cpu
:
"
4000m"
memory
:
"
8Gi"
volumeMounts
:
-
name
:
azure-keyvault
mountPath
:
"
/mnt/azure-keyvault"
...
...
@@ -109,8 +109,8 @@ spec:
-
name
:
default_tenant
value
:
{{
.Values.azure.defaultTenant
}}
-
name
:
max_concurrent_calls
value
:
"
64
"
value
:
"
128
"
-
name
:
executor_n_threads
value
:
"
64
"
value
:
"
128
"
-
name
:
max_lock_renew_duration_seconds
value
:
"
2000"
\ 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