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
Elasticsearch Services
Elasticsearch Connector Service
Commits
2ab59b9a
Commit
2ab59b9a
authored
Sep 13, 2021
by
Jonas Waeber
Browse files
Rename env to k8sEnvironment in chart.
Add resource limitations.
parent
2468c983
Pipeline
#32360
passed with stages
in 4 minutes and 4 seconds
Changes
24
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
helm-charts/helm-values/di-edm-indexer-prod.yml
View file @
2ab59b9a
...
...
@@ -9,4 +9,4 @@ reportingTopic: mb-di-reporting-prod
reportingStepName
:
09.04-indexing-edm-records
env
:
prod
\ No newline at end of file
k8sEnvironment
:
prod
\ No newline at end of file
helm-charts/helm-values/di-edm-indexer-stage.yml
View file @
2ab59b9a
...
...
@@ -9,4 +9,4 @@ reportingTopic: mb-di-reporting-stage
reportingStepName
:
09.04-indexing-edm-records
env
:
stage
\ No newline at end of file
k8sEnvironment
:
stage
\ No newline at end of file
helm-charts/helm-values/di-edm-indexer-test.yml
View file @
2ab59b9a
...
...
@@ -9,4 +9,4 @@ reportingTopic: mb-di-reporting-prod
reportingStepName
:
09.04-indexing-edm-records
env
:
test
\ No newline at end of file
k8sEnvironment
:
test
\ No newline at end of file
helm-charts/helm-values/di-es-backup-indexer-prod.yml
View file @
2ab59b9a
...
...
@@ -9,4 +9,4 @@ reportingTopic: mb-di-reporting-prod
reportingStepName
:
10.03.02-indexing-documents-backup
env
:
prod
\ No newline at end of file
k8sEnvironment
:
prod
\ No newline at end of file
helm-charts/helm-values/di-es-indexer-prod.yml
View file @
2ab59b9a
...
...
@@ -9,4 +9,4 @@ reportingTopic: mb-di-reporting-prod
reportingStepName
:
10.03.01-indexing-documents
env
:
prod
\ No newline at end of file
k8sEnvironment
:
prod
\ No newline at end of file
helm-charts/helm-values/di-es-indexer-stage.yml
View file @
2ab59b9a
...
...
@@ -9,4 +9,4 @@ reportingTopic: mb-di-reporting-stage
reportingStepName
:
10.03.01-indexing-documents
env
:
stage
\ No newline at end of file
k8sEnvironment
:
stage
\ No newline at end of file
helm-charts/helm-values/di-es-indexer-test.yml
View file @
2ab59b9a
...
...
@@ -9,4 +9,4 @@ reportingTopic: mb-di-reporting-prod
reportingStepName
:
10.03.01-indexing-documents
env
:
test
\ No newline at end of file
k8sEnvironment
:
test
\ No newline at end of file
helm-charts/helm-values/di-reports-indexer-prod.yml
View file @
2ab59b9a
...
...
@@ -9,4 +9,4 @@ reportingTopic: mb-di-reports-reporting-prod
reportingStepName
:
00-indexing-reports
env
:
prod
\ No newline at end of file
k8sEnvironment
:
prod
\ No newline at end of file
helm-charts/helm-values/di-reports-indexer-stage.yml
View file @
2ab59b9a
...
...
@@ -9,4 +9,4 @@ reportingTopic: mb-di-reports-reporting-stage
reportingStepName
:
00-indexing-reports
env
:
stage
\ No newline at end of file
k8sEnvironment
:
stage
\ No newline at end of file
helm-charts/helm-values/di-reports-indexer-test.yml
View file @
2ab59b9a
...
...
@@ -9,4 +9,4 @@ reportingTopic: mb-di-reports-reporting-prod
reportingStepName
:
00-indexing-reports
env
:
test
\ No newline at end of file
k8sEnvironment
:
test
\ No newline at end of file
helm-charts/helm-values/gi-es-backup-institutions-indexer-prod.yml
View file @
2ab59b9a
...
...
@@ -9,4 +9,4 @@ reportingTopic: mb-di-reporting-prod
reportingStepName
:
IS-04.02-indexing-institutions-backup
env
:
prod
\ No newline at end of file
k8sEnvironment
:
prod
\ No newline at end of file
helm-charts/helm-values/gi-es-backup-record-set-updates-indexer-prod.yml
View file @
2ab59b9a
...
...
@@ -9,4 +9,4 @@ reportingTopic: mb-di-reporting-prod
reportingStepName
:
RS-04.04-indexing-record-set-updates-backup
env
:
prod
\ No newline at end of file
k8sEnvironment
:
prod
\ No newline at end of file
helm-charts/helm-values/gi-es-backup-record-sets-indexer-prod.yml
View file @
2ab59b9a
...
...
@@ -9,4 +9,4 @@ reportingTopic: mb-di-reporting-prod
reportingStepName
:
RS-04.02-indexing-record-sets-backup
env
:
prod
\ No newline at end of file
k8sEnvironment
:
prod
\ No newline at end of file
helm-charts/helm-values/gi-es-institutions-indexer-prod.yml
View file @
2ab59b9a
...
...
@@ -9,4 +9,4 @@ reportingTopic: mb-di-reporting-prod
reportingStepName
:
IS-04.01-indexing-institutions
env
:
prod
\ No newline at end of file
k8sEnvironment
:
prod
\ No newline at end of file
helm-charts/helm-values/gi-es-institutions-indexer-stage.yml
View file @
2ab59b9a
...
...
@@ -9,4 +9,4 @@ reportingTopic: mb-di-reporting-stage
reportingStepName
:
IS-04.01-indexing-institutions
env
:
stage
\ No newline at end of file
k8sEnvironment
:
stage
\ No newline at end of file
helm-charts/helm-values/gi-es-institutions-indexer-test.yml
View file @
2ab59b9a
...
...
@@ -9,4 +9,4 @@ reportingTopic: mb-di-reporting-prod
reportingStepName
:
IS-04.01-indexing-institutions
env
:
test
\ No newline at end of file
k8sEnvironment
:
test
\ No newline at end of file
helm-charts/helm-values/gi-es-record-set-updates-indexer-prod.yml
View file @
2ab59b9a
...
...
@@ -9,4 +9,4 @@ reportingTopic: mb-di-reporting-prod
reportingStepName
:
RS-04.03-indexing-record-set-updates
env
:
prod
\ No newline at end of file
k8sEnvironment
:
prod
\ No newline at end of file
helm-charts/helm-values/gi-es-record-set-updates-indexer-stage.yml
View file @
2ab59b9a
...
...
@@ -9,4 +9,4 @@ reportingTopic: mb-di-reporting-stage
reportingStepName
:
RS-04.03-indexing-record-set-updates
env
:
stage
\ No newline at end of file
k8sEnvironment
:
stage
\ No newline at end of file
helm-charts/helm-values/gi-es-record-set-updates-indexer-test.yml
View file @
2ab59b9a
...
...
@@ -9,4 +9,4 @@ reportingTopic: mb-di-reporting-prod
reportingStepName
:
RS-04.03-indexing-record-set-updates
env
:
test
\ No newline at end of file
k8sEnvironment
:
test
\ No newline at end of file
helm-charts/helm-values/gi-es-record-sets-indexer-prod.yml
View file @
2ab59b9a
...
...
@@ -9,4 +9,4 @@ reportingTopic: mb-di-reporting-prod
reportingStepName
:
RS-04.01-indexing-record-sets
env
:
prod
\ No newline at end of file
k8sEnvironment
:
prod
\ No newline at end of file
Prev
1
2
Next
Write
Preview
Markdown
is supported
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