AlexShkunov commented on issue #1033: URL: https://github.com/apache/camel-k/issues/1033#issuecomment-855617856
At this very moment, trying to figure out how to do SSL connection to AMQ broker. ``` --secret my-tls-secret --> doesn't work, I guess expects some propertyName in specific format --resource client.ts --> creates config map with Empty property --resource client.ts --compression -->creates config map with my file Base64 encoded, so now I need to decode on the fly? ``` -- 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: [email protected]
