We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75a097b commit 9c96d7cCopy full SHA for 9c96d7c
helm/mummu/templates/configmap.yaml
@@ -46,4 +46,5 @@ data:
46
org.rutebanken.helper.stopplace.changelog.kafka.schema-registry-basic-auth-user-info=${KAFKAUSERNAME}:${KAFKAPASSWORD}
47
org.rutebanken.helper.stopplace.changelog.kafka.topic={{ .Values.configMap.stopplace.changelog.kafka.topic }}
48
org.rutebanken.helper.stopplace.changelog.repository.url={{ .Values.configMap.stopplace.changelog.repository.url }}
49
+ org.rutebanken.helper.stopplace.changelog.repository.etClientName=entur-mummu
50
spring.main.allow-bean-definition-overriding=true
0 commit comments