Skip to content

Commit

Permalink
chore(doc): remove file
Browse files Browse the repository at this point in the history
  • Loading branch information
squakez authored Nov 20, 2024
1 parent 08ecf06 commit 024eb03
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Let's see an example where your integration expect a text file to be consumed un
- to: "log:info"
----

When running the `Integration`, you can specify where to mount the resource content (either a `File`, `Configmap` or `Secret`) with the _@path_ syntax:
When running the `Integration`, you can specify where to mount the resource content (either a `Configmap` or `Secret`) with the _@path_ syntax:

----
kamel run --resource configmap:my-cm-files@/tmp/inputs resource-file-location-route.yaml
Expand Down

0 comments on commit 024eb03

Please sign in to comment.