activemq-artemis-helm icon indicating copy to clipboard operation
activemq-artemis-helm copied to clipboard

docker image DISABLE_SECURITY env variable as helm variable

Open unixime opened this issue 5 years ago • 2 comments

added new variable disableSecurity : this variable allows disabling the security features as described on README.md file of docker image.

To install the chart with the release name my-release without security features:

helm install activemq-artemis/activemq-artemis --name my-release --set disableSecurity=true

unixime avatar Jun 19 '19 15:06 unixime

Hi Team, Could you please upload license file for this project, as i am using this for my company project, which needs a license file. Apche license is also preferable.

Thanks Gyana

grkar avatar Jul 22 '19 07:07 grkar

Hello @vromero ,

Does this PR passes all the requested tests ? We need to use this feature in our deployment.

Thanks, eb

erlisb avatar Nov 04 '20 15:11 erlisb