publish aggregate when task is complete
All checks were successful
Build and Publish / build-release (push) Successful in 1m26s
All checks were successful
Build and Publish / build-release (push) Successful in 1m26s
This commit is contained in:
@@ -140,14 +140,14 @@ rawResources:
|
||||
configure: ".*"
|
||||
read: ".*"
|
||||
|
||||
exchange-task-completed:
|
||||
exchange-quote-task-completed:
|
||||
enabled: true
|
||||
apiVersion: rabbitmq.com/v1beta1
|
||||
kind: Exchange
|
||||
suffix: exchange-task-completed
|
||||
suffix: exchange-quote-task-completed
|
||||
spec:
|
||||
spec:
|
||||
name: workload_service.events.task_completed
|
||||
name: workload_service.events.quote_task_completed
|
||||
type: topic
|
||||
durable: true
|
||||
vhost: "application"
|
||||
|
||||
Reference in New Issue
Block a user