Using these TLS settings ``` tls: broker: enabled: true functionsWorker: enabled: false enabledWithBroker: false ``` The functionsWorker tries to connect to the broker over TLS even though it's supposed to be disabled with the broker.
Using these TLS settings
The functionsWorker tries to connect to the broker over TLS even though it's supposed to be disabled with the broker.