Thanks JB, I will make PR by the end of this week. Thanks, Ken
On Thu, Nov 20, 2025 at 7:33 AM Jean-Baptiste Onofré <[email protected]> wrote: > Hi Ken, > > That's excellent news; thank you for putting this Helm chart together! > > Regarding the chart's configuration, I recommend focusing on defining > the core features through the values.yaml file. > > Concerning hosting, the Helm chart can be included directly within the > main ActiveMQ source tree. We can then publish the official releases > on dist.apache.org. This is the approach we take in other projects, > like Polaris, for reference: > > - Source tree location: > https://github.com/apache/polaris/tree/main/helm/polaris > - Published chart location: > https://dist.apache.org/repos/dist/release/incubator/polaris/helm-chart/ > > Regards, > JB > > On Thu, Nov 20, 2025 at 12:32 AM Ken Liao <[email protected]> wrote: > > > > Hey folks, > > > > I spent some time putting together a Helm chart for ActiveMQ > > https://github.com/kenliao94/activemq-helm-chart right now. It is pretty > > basic (but it works). My goals are: > > > > 1. Expand it to support Network of Brokers > > 2. Provide more configurations with sensible default > > > > I put it on my own GitHub for demo purposes. My asks for the group are: > > > > 1. What configuration and features do you want me to add to the Helm > chart? > > 2. Should it be hosted as a separate repository on GitHub or as a part of > > the main source tree? > > > > Thanks, > > Ken > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > For further information, visit: https://activemq.apache.org/contact > > >
