Skip to content

No way to disable TLS from functionsWorker to broker if broker TLS is enabled #156

@pgier

Description

@pgier

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions