Files
asepharyana-hub/infra/dapr/components/pubsub.yaml
T

13 lines
242 B
YAML
Raw Normal View History

apiVersion: dapr.io/v1alpha1
kind: Component
metadata:
name: pubsub
spec:
type: pubsub.natsstreaming
version: v1
metadata:
- name: natsURL
value: nats://nats:4222
- name: natsStreamingClusterID
value: dapr-cluster