nicolaferraro opened a new issue #1838: URL: https://github.com/apache/camel-k/issues/1838
There are some undocumented features that need to find some place in the doc, e.g. in: https://camel.apache.org/camel-k/latest/configuration/configmap-secret.html#_reference_a_secret_in_properties E.g. 1. The `{{secret:<mysecret>/<myentry>}}` property function that can be used in routes or injection points directly (not only in property files 2. The equivalent `{{configmap:<mycm>/<myentry>}}` for ConfigMaps 3. The `CAMEL_K_MOUNT_PATH_CONFIGMAPS` and `CAMEL_K_MOUNT_PATH_SECRETS` to access cm/secret entries as files ---------------------------------------------------------------- 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: us...@infra.apache.org