mgubaidullin closed issue #1351: Bug: Error createBuildScriptConfigmap: null
URL: https://github.com/apache/camel-karavan/issues/1351
--
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 comm
mgubaidullin commented on issue #1351:
URL: https://github.com/apache/camel-karavan/issues/1351#issuecomment-2273777571
I am pretty sure that it could work without KARAVAN_ENVIRONMENT variable.
We just need to clean up Kubernetes deployment resources
--
This is an automated message from
drblack666 commented on issue #1351:
URL: https://github.com/apache/camel-karavan/issues/1351#issuecomment-2269417860
Maybe remove this variable and set it somewhere in the code? Or are there
plans to implement other values?
--
This is an automated message from the Apache Git Service.
To
mgubaidullin commented on issue #1351:
URL: https://github.com/apache/camel-karavan/issues/1351#issuecomment-2269410779
Karavan supports only `dev` value for KARAVAN_ENVIRONMENT variable.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
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 Karava