Skip to content

Commit 9c96d7c

Browse files
authored
Add etClientName to Kafka repository configuration
1 parent 75a097b commit 9c96d7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

helm/mummu/templates/configmap.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,5 @@ data:
4646
org.rutebanken.helper.stopplace.changelog.kafka.schema-registry-basic-auth-user-info=${KAFKAUSERNAME}:${KAFKAPASSWORD}
4747
org.rutebanken.helper.stopplace.changelog.kafka.topic={{ .Values.configMap.stopplace.changelog.kafka.topic }}
4848
org.rutebanken.helper.stopplace.changelog.repository.url={{ .Values.configMap.stopplace.changelog.repository.url }}
49+
org.rutebanken.helper.stopplace.changelog.repository.etClientName=entur-mummu
4950
spring.main.allow-bean-definition-overriding=true

0 commit comments

Comments
 (0)