-
Clone the values file to update the parameters required
helm show values expertflow/activemq --version 5.4.0 > helm-values/ef-activemq-custom-values.yaml -
Navigate to
/kubernetes/scriptsto setup mTLs certificates. using this guide. -
Deploy Artemis.
helm upgrade --install=true --namespace=ef-external --values=helm-values/ef-activemq-custom-values.yaml activemq expertflow/activemq --version 5.4.0