camel-karavan
camel-karavan copied to clipboard
Feature: helm chart
It would be ideal to have an Helm Chart to install Karavan on Kubernetes. Happy to contribute.
@spoletum Appreciate your interest. Contributions are welcome
Before I start working on this, I wanted to cross check everyone agrees on the following:
- This feature will add a
chartsfolder on the root of this project - The Helm chart files will be stored in this repository, together with the code.
- The repository can be added using
helm repo add camel-karavan https://github.com/apache/camel-karavan
We are already providing helm chart for camel k https://artifacthub.io/packages/helm/camel-k/camel-k
So we could do something similar.
@spoletum the proposed idea look good for me
@spoletum if you need help with something there, let me know as well! Happy to contribute on this one as well.
@spoletum if you need help with something there, let me know as well! Happy to contribute on this one as well.
More than happily. I forked the project here, changes are in the charts folder.
Hi, It would be great if this feature was implemented. Any plans to do this in the future?