Disable TLS in RabbitMQ for Xray in JFrog Platform Chart
To disable TLS in RabbitMQ, set global.rabbitmq.auth.tls.enabled and false rabbitmq.auth.tls.enabledas in the values.yaml file and run the following command.
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.yamlUpdated 5 days ago
