Disable TLS in RabbitMQ for Xray in JFrog Platform Chart

JFrog Installation & Setup Documentation

Content Type
Installation & Setup
ft:sourceType
Paligo

To disable TLS in RabbitMQ, set global.rabbitmq.auth.tls.enabled and rabbitmq.auth.tls.enabledas 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