Open unixime opened 5 years ago
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
Hello @vromero ,
Does this PR passes all the requested tests ? We need to use this feature in our deployment.
Thanks, eb
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