Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
postprocessing
Media Converter
Commits
54d95e72
Verified
Commit
54d95e72
authored
Jun 04, 2021
by
Sebastian Schüpbach
Browse files
raise ram limit for test instance
parent
43c0a2cd
Pipeline
#27413
passed with stages
in 8 minutes and 22 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
helm-charts/helm-values/di-media-converter-test.yaml
View file @
54d95e72
...
...
@@ -3,7 +3,7 @@ k8sReplicas: 1
k8sRequestsCpu
:
"
0.2"
k8sRequestsMemory
:
"
1Gi"
k8sLimitsCpu
:
"
1"
k8sLimitsMemory
:
"
2
Gi"
k8sLimitsMemory
:
"
4
Gi"
kafkaConfigs
:
test-kafka-bootstrap-servers
inputTopicName
:
mb-di-processed-records-prod
...
...
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