You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/13 08:58:48 UTC

[GitHub] [camel-spring-boot] mabulgu commented on a change in pull request #26: CAMEL-12191: Camel-Kafka: create an example on Kubernetes/Openshift by using Strimzi

mabulgu commented on a change in pull request #26: CAMEL-12191: Camel-Kafka: create an example on Kubernetes/Openshift by using Strimzi
URL: https://github.com/apache/camel-spring-boot/pull/26#discussion_r392101361
 
 

 ##########
 File path: examples/camel-example-spring-boot-strimzi/src/main/resources/application-local.properties
 ##########
 @@ -0,0 +1,2 @@
+environment=local
+camel.component.kafka=kafka:TestLog?brokers=KAFKA_BOOTSTRAP_ROUTE_URL&sslEndpointAlgorithm=HTTPS&securityProtocol=SSL&sslTruststoreLocation=truststore.jks&sslTruststorePassword=123456
 
 Review comment:
   Ah ok. it is about the naming then. I misunderstood. That's why I was skeptical about this.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services