Gre8t commented on code in PR #3187:
URL: https://github.com/apache/camel-k/pull/3187#discussion_r848006029


##########
docs/modules/ROOT/pages/cli/file-based-config.adoc:
##########
@@ -0,0 +1,5 @@
+= File Based Configuration
+
+File-based configuration is used to set command flags. Flag values do not need 
to be entered on a regular basis. The file is read on Kamel startup and the 
flags are set accordingly.
+
+To configure this flag, create a file named kamel-config.yaml on the same 
directory as your integration. The file must contain a yaml structure as shown 
in ./kamel-config.yaml.

Review Comment:
   Thank you.



-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to