drblack666 opened a new issue, #1351:
URL: https://github.com/apache/camel-karavan/issues/1351

   ### Describe the bug
   
   There is an error when running karavan in k8s - unable to create configMap. 
It seems `KARAVAN_ENVIRONMENT` can't be changed, is this behavior expected?
   Running Karavan with `KARAVAN_ENVIRONMENT: dev` - works fine, but 
`KARAVAN_ENVIRONMENT: production` - gives an error.
   What is this variable for? Can its value be changed?
   
   ### Steps to reproduce the behavior
   
   * Set `KARAVAN_ENVIRONMENT` to something other than `dev` (e.g. `production`)
   * Check logs for errors
   
   ### Variant
   
   Web Application
   
   ### Container Management (if applicable)
   
   Kubernetes
   
   ### Operating System (if applicable)
   
   Linux
   
   ### Version
   
   4.6.0
   
   ### Relevant log output
   
   ```shell
   ERROR [org.apa.cam.kar.kub.KubernetesService] (executor-thread-1) Error 
createBuildScriptConfigmap: null
   ```
   


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

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

Reply via email to