Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document secrets for using secrets (and config maps) #1838

Closed
nicolaferraro opened this issue Dec 2, 2020 · 2 comments · Fixed by #2423
Closed

Document secrets for using secrets (and config maps) #1838

nicolaferraro opened this issue Dec 2, 2020 · 2 comments · Fixed by #2423
Labels
area/documentation Documentation task
Milestone

Comments

@nicolaferraro
Copy link
Member

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
@nicolaferraro nicolaferraro added this to the 1.3.0 milestone Dec 2, 2020
@heiko-braun
Copy link

The price for the best issue title in 2020 goes to @nicolaferraro !

@nicolaferraro nicolaferraro modified the milestones: 1.3.0, 1.4.0 Dec 22, 2020
@astefanutti astefanutti added the area/documentation Documentation task label Jan 25, 2021
@nicolaferraro nicolaferraro modified the milestones: 1.4.0, 1.5.0 Apr 13, 2021
@squakez
Copy link
Contributor

squakez commented Jun 21, 2021

The link referred in this issue was deleted after #2003. I can work on this issue in order to find the right place for documenting this feature.

squakez added a commit to squakez/camel-k that referenced this issue Jun 21, 2021
* Documentation
* Example
* E2E test

Closes apache#1838
astefanutti pushed a commit that referenced this issue Jun 23, 2021
* Documentation
* Example
* E2E test

Closes #1838
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Documentation task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants