bimakw opened a new pull request, #6426:
URL: https://github.com/apache/camel-k/pull/6426

   ## Description
   
   This PR adds comprehensive documentation for all environment variables used 
by Camel K, as requested in #6414.
   
   ## Changes
   
   - Added new documentation page 
`docs/modules/ROOT/pages/configuration/env-vars.adoc`
   - Updated navigation to include the new page
   
   ## Environment Variables Documented
   
   ### Operator
   - `WATCH_NAMESPACE`, `NAMESPACE`, `POD_NAME`
   - `KAMEL_OPERATOR_ID` / `OPERATOR_ID`
   - `KAMEL_BASE_IMAGE` / `RELATED_IMAGE_BASE`
   - `CAMEL_K_SYNTHETIC_INTEGRATIONS`
   - `LOG_LEVEL`
   - `KAMELET_CATALOG_DIR`
   
   ### Proxy
   - `HTTP_PROXY`, `HTTPS_PROXY`, `NO_PROXY`
   
   ### Maven
   - `MAVEN_CMD`, `MAVEN_WRAPPER`, `MAVEN_OPTS`
   
   ### CLI
   - `KUBECONFIG`, `KAMEL_CONFIG_NAME`, `KAMEL_CONFIG_PATH`
   - `GITHUB_TOKEN`
   
   ### Build
   - `DOCKER_CONFIG`, `JAVA_HOME`
   
   ### Runtime
   - `CAMEL_K_OPERATOR_ID`, `CAMEL_K_VERSION`, `CAMEL_K_INTEGRATION`
   - `CAMEL_K_RUNTIME_VERSION`, `CAMEL_K_MOUNT_PATH_*`
   - `CAMEL_K_CONF`, `CAMEL_K_CONF_D`, `CAMEL_K_DIGEST`
   
   ## How to Test
   
   1. Build documentation locally
   2. Navigate to Configuration > Environment Variables
   3. Verify all sections render correctly
   
   Fixes #6414


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to