Skip to content

Commit

Permalink
Update kafka-ssl-source.kamelet.yaml (#2338)
Browse files Browse the repository at this point in the history
* Update kafka-ssl-source.kamelet.yaml

* Update kafka-ssl-source.kamelet.yaml

---------

Co-authored-by: Andrea Cosentino <[email protected]>
  • Loading branch information
jorgembfigueira and oscerd authored Jan 9, 2025
1 parent c2ea733 commit 23a2bcd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions kamelets/kafka-ssl-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,14 @@ spec:
description: The location of the trust store file.
title: SSL Truststore Location
type: string
sslTruststorePassword:
description: The store password for the trust store file.
title: SSL Truststore Password
type: string
format: password
x-descriptors:
- urn:camel:group:credentials
- urn:keda:authentication:password
sslEnabledProtocols:
description: The list of protocols enabled for SSL connections. TLSv1.2, TLSv1.1 and TLSv1 are enabled by default.
title: SSL Enabled Protocols
Expand Down

0 comments on commit 23a2bcd

Please sign in to comment.