Event Bus
Bindplane Event Bus Helm Configuration
Last updated
Was this helpful?
Was this helpful?
eventbus:
type: 'pubsub'
pubsub:
projectid: 'my-project'
topic: 'bindplane'kubectl create secret generic bindplane-pubsub \
--from-file=credentials.jsoneventbus:
type: 'pubsub'
pubsub:
projectid: 'my-project'
topic: 'bindplane'
credentials:
secret: bindplane-pubsub
subPath: credentials.json