[GitHub] [camel-k] lburgazzoli commented on issue #1715: Environment Variables from Secrets

2020-09-25 Thread GitBox
lburgazzoli commented on issue #1715: URL: https://github.com/apache/camel-k/issues/1715#issuecomment-698988428 yes please go ahead This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [camel-k] lburgazzoli commented on issue #1715: Environment Variables from Secrets

2020-09-25 Thread GitBox
lburgazzoli commented on issue #1715: URL: https://github.com/apache/camel-k/issues/1715#issuecomment-698968084 So about the `valueFrom` we have some issue that could make it possible: - https://github.com/apache/camel-k/issues/1680 - https://github.com/apache/camel-k/issues/1657

[GitHub] [camel-k] lburgazzoli commented on issue #1715: Environment Variables from Secrets

2020-09-25 Thread GitBox
lburgazzoli commented on issue #1715: URL: https://github.com/apache/camel-k/issues/1715#issuecomment-698881702 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [camel-k] lburgazzoli commented on issue #1715: Environment Variables from Secrets

2020-09-25 Thread GitBox
lburgazzoli commented on issue #1715: URL: https://github.com/apache/camel-k/issues/1715#issuecomment-698885613 btw, note that you can configure the datasource using properties only, see https://camel.apache.org/components/latest/others/main.html#_specifying_custom_beans, in that case you

[GitHub] [camel-k] lburgazzoli commented on issue #1715: Environment Variables from Secrets

2020-09-25 Thread GitBox
lburgazzoli commented on issue #1715: URL: https://github.com/apache/camel-k/issues/1715#issuecomment-698881702 if your put the credential in a secret, then you can use kamel run --secret your-secret the value in the secret are made available to the integration thus you can