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
Import Process
Fedora Ingest Service
Commits
e3c27dd9
Commit
e3c27dd9
authored
Apr 15, 2021
by
Thomas Bernhart
Browse files
Add helm values for test and stage
parent
b2ec295e
Pipeline
#24882
passed with stages
in 4 minutes and 18 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
helm-charts/helm-values/di-fedora-indexer-stage.yml
0 → 100644
View file @
e3c27dd9
k8sGroupId
:
di
k8sGroupName
:
documents-import
k8sEnvironment
:
stage
k8sReplicas
:
1
k8sRequestsCpu
:
"
0.5"
k8sRequestsMemory
:
"
0.256Mi"
k8sLimitsCpu
:
"
1"
k8sLimitsMemory
:
"
1Gi"
kafkaConfigs
:
stage-kafka-bootstrap-servers
sftpConfigs
:
internal-sftp-config
fedoraConfigs
:
stage-fedora-admin-credentials
isSimple
:
false
inputTopicName
:
mb-di-ingest-stage
outputTopicName
:
void_topic
reportingTopicName
:
mb-di-reporting-stage
\ No newline at end of file
helm-charts/helm-values/di-fedora-indexer-test.yml
0 → 100644
View file @
e3c27dd9
k8sGroupId
:
di
k8sGroupName
:
documents-import
k8sEnvironment
:
test
k8sReplicas
:
1
k8sRequestsCpu
:
"
0.5"
k8sRequestsMemory
:
"
128Mi"
k8sLimitsCpu
:
"
1"
k8sLimitsMemory
:
"
512Mi"
kafkaConfigs
:
test-kafka-bootstrap-servers
sftpConfigs
:
internal-sftp-config
fedoraConfigs
:
test-fedora-admin-credentials
isSimple
:
false
inputTopicName
:
mb-di-ingest-test
outputTopicName
:
void_topic
reportingTopicName
:
mb-di-reporting-test
\ No newline at end of file
helm-charts/helm-values/gi-fedora-indexer-stage.yml
0 → 100644
View file @
e3c27dd9
k8sGroupId
:
gi
k8sGroupName
:
group-import
k8sEnvironment
:
stage
k8sReplicas
:
1
k8sRequestsCpu
:
"
0.5"
k8sRequestsMemory
:
"
128Mi"
k8sLimitsCpu
:
"
1"
k8sLimitsMemory
:
"
512Mi"
kafkaConfigs
:
stage-kafka-bootstrap-servers
sftpConfigs
:
internal-sftp-config
fedoraConfigs
:
stage-fedora-admin-credentials
isSimple
:
true
inputTopicName
:
mb-gi-rdf-objects-stage
outputTopicName
:
void_topic
reportingTopicName
:
mb-di-reporting-stage
helm-charts/helm-values/gi-fedora-indexer-test.yml
0 → 100644
View file @
e3c27dd9
k8sGroupId
:
gi
k8sGroupName
:
group-import
k8sEnvironment
:
test
k8sReplicas
:
1
k8sRequestsCpu
:
"
0.5"
k8sRequestsMemory
:
"
128Mi"
k8sLimitsCpu
:
"
1"
k8sLimitsMemory
:
"
512Mi"
kafkaConfigs
:
test-kafka-bootstrap-servers
sftpConfigs
:
internal-sftp-config
fedoraConfigs
:
test-fedora-admin-credentials
isSimple
:
true
inputTopicName
:
mb-gi-rdf-objects-test
outputTopicName
:
void_topic
reportingTopicName
:
mb-di-reporting-test
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