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
7b3d2870
Unverified
Commit
7b3d2870
authored
Apr 30, 2021
by
Sebastian Schüpbach
Browse files
fix topic names for test env
parent
d258c2bd
Pipeline
#25743
passed with stages
in 4 minutes and 36 seconds
Changes
6
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
helm-charts/helm-values/di-es-indexer-test.yml
View file @
7b3d2870
...
...
@@ -4,7 +4,7 @@ elasticConfigs: test-elastic-configs
elasticIndexConfigMap
:
test-documents-index
topicName
:
mb-di-frontend-es-documents-
test
reportingTopic
:
mb-di-reporting-
test
topicName
:
mb-di-frontend-es-documents-
prod
reportingTopic
:
mb-di-reporting-
prod
env
:
test
\ No newline at end of file
env
:
test
helm-charts/helm-values/di-reports-indexer-test.yml
View file @
7b3d2870
...
...
@@ -2,7 +2,7 @@ deploymentName: di-reports-indexer-test
kafkaConfigs
:
test-kafka-bootstrap-servers
elasticConfigs
:
test-elastic-configs
elasticIndexConfigMap
:
test-reports-index
topicName
:
mb-di-processed-reporting-
test
reportingTopic
:
mb-di-reports-reporting-
test
topicName
:
mb-di-processed-reporting-
prod
reportingTopic
:
mb-di-reports-reporting-
prod
env
:
test
\ No newline at end of file
env
:
test
helm-charts/helm-values/gi-es-institution-updates-indexer-test.yml
View file @
7b3d2870
...
...
@@ -4,7 +4,7 @@ elasticConfigs: test-elastic-configs
elasticIndexConfigMap
:
test-documents-index
topicName
:
mb-gi-frontend-es-institution-updates-
test
reportingTopic
:
mb-di-reporting-
test
topicName
:
mb-gi-frontend-es-institution-updates-
prod
reportingTopic
:
mb-di-reporting-
prod
env
:
test
\ No newline at end of file
env
:
test
helm-charts/helm-values/gi-es-institutions-indexer-test.yml
View file @
7b3d2870
...
...
@@ -4,7 +4,7 @@ elasticConfigs: test-elastic-configs
elasticIndexConfigMap
:
test-institutions-index
topicName
:
mb-gi-frontend-es-institutions-
test
reportingTopic
:
mb-di-reporting-
test
topicName
:
mb-gi-frontend-es-institutions-
prod
reportingTopic
:
mb-di-reporting-
prod
env
:
test
\ No newline at end of file
env
:
test
helm-charts/helm-values/gi-es-record-set-updates-indexer-test.yml
View file @
7b3d2870
...
...
@@ -4,7 +4,7 @@ elasticConfigs: prod-elastic-configs
elasticIndexConfigMap
:
test-documents-index
topicName
:
mb-gi-frontend-es-record-set-updates-
test
reportingTopic
:
mb-di-reporting-
test
topicName
:
mb-gi-frontend-es-record-set-updates-
prod
reportingTopic
:
mb-di-reporting-
prod
env
:
test
\ No newline at end of file
env
:
test
helm-charts/helm-values/gi-es-record-sets-indexer-test.yml
View file @
7b3d2870
...
...
@@ -4,7 +4,7 @@ elasticConfigs: test-elastic-configs
elasticIndexConfigMap
:
test-record-sets-index
topicName
:
mb-gi-frontend-es-record-sets-
test
reportingTopic
:
mb-di-reporting-
test
topicName
:
mb-gi-frontend-es-record-sets-
prod
reportingTopic
:
mb-di-reporting-
prod
env
:
test
\ No newline at end of file
env
:
test
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