djetelina commented on issue #2875: URL: https://github.com/apache/camel-k/issues/2875#issuecomment-1536484101
Hi, I might have encountered an issue with keda (nice to see the area tag here) in combination with not having this feature. If we're using KameletBindings and we have a Keda enabled Kamelet, the secrets mounted into the pods (through `traits.mount.configs` are not visible to keda. Meaning either I'm forced to expose the secret as part of KameletBinding and have the Kamelet Keda enabled, or I can hide credentials into a secret, but then I'd have to configure Keda manually. Maybe this has something to do with our credentials using metadata parameter with a value computed from a template. I'm now unsure, whether I should file a bug report, or if I have encountered something unsupported, in which case this feature might "fix" it in addition to being amazing by itself :). If anyone else has a tip for a workaround, I'm all ears. -- 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. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org