Skip to content

Commit

Permalink
Update runtime-resources.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
tarilabs authored and tadayosi committed Dec 14, 2022
1 parent 601d5dd commit b219e1a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ kamel run --resource file:resources-data.zip resource-file-binary-route.groovy -

NOTE: when you're providing a resource file, we try to recognize if it's a binary file and process it accordingly creating a binary representation that will be decoded transparently in the `Integration`.

You can provide more than one single `resource` at once by just adding the flag repeatedly (ie, `--resource file:file1.txt ---resource file:file2.txt ...`).
You can provide more than one single `resource` at once by just adding the flag repeatedly (ie, `--resource file:file1.txt --resource file:file2.txt ...`).

[[runtime-resource-configmap]]
== Runtime configmap resource
Expand Down

0 comments on commit b219e1a

Please sign in to comment.