Pulsar
Please refer to the following Helm chart Documentation.
Create the following YAML file named pulsar.yaml:
kind: Component
metadata:
name: <NAME>
spec:
type: pubsub.pulsar
- name: host
value: <REPLACE WITH PULSAR URL> #default is localhost:6650
- name: enableTLS