vromero / activemq-artemis-helm

Helm chart for a cluster of ActiveMQ Artemis (Work in progress)
42 stars 68 forks source link

Allow to specify a ConfigMap for config-override #53

Open naude-r opened 3 years ago

naude-r commented 3 years ago

In some cases we would like to modify the default config. This is exposed via the docker image using the snippets concept. Currently this is not exposed on the chart (unless i've missed this).

Would it be possible to add an optional configmap to be specified for the config-override volume?