Skip to content

Commit

Permalink
Added extra reindexing service supporting kafka parallel processing
Browse files Browse the repository at this point in the history
  • Loading branch information
SCBbestof committed May 11, 2018
1 parent 42d36e1 commit 5e78e68
Showing 1 changed file with 8 additions and 0 deletions.
@@ -0,0 +1,8 @@
# Values used for the deployed application.
replicaCount: 5
service:
name: content-elasticsearch-reindexer
env:
KAFKA_TOPIC: ReindexedCombinedPostPublicationEvents
KAFKA_CONCURRENT_PROCESSING: true
PUBLIC_CONCORDANCES_ENDPOINT: http://public-concordances-api:8080

0 comments on commit 5e78e68

Please sign in to comment.