To disable TLS in RabbitMQ, set global.rabbitmq.auth.tls.enabled
and rabbitmq.auth.tls.enabled
as false in the values.yaml
file and run the following command.
helm upgrade --install jfrog-platform --namespace jfrog-platform jfrog/jfrog-platform -f values.yaml