Describe the desired outcome from the user's perspective
As devops, I want to be able to specify which AsyncAPI server environment configuration should be used for deployment.
Acceptance criteria
- Default tls and tcp configuration of
asyncapi binding to be driven by specific AsyncAPI spec server
- Support override of tls and / or tcp configuration via
asyncapi binding
Additional context
None