fix exchanges
All checks were successful
Build and Publish / build-release (push) Successful in 1m26s

This commit is contained in:
2026-04-16 17:01:39 -05:00
parent 1f83d7512c
commit 54a8c168bf
2 changed files with 12 additions and 40 deletions

View File

@@ -140,36 +140,6 @@ rawResources:
configure: ".*"
read: ".*"
exchange-quote-requested:
enabled: true
apiVersion: rabbitmq.com/v1beta1
kind: Exchange
suffix: exchange-quote-requested
spec:
spec:
name: workload_service.events.quote_requested
type: topic
durable: true
vhost: "application"
rabbitmqClusterReference:
name: rabbitmq
namespace: rabbitmq
exchange-solicitation-requested:
enabled: true
apiVersion: rabbitmq.com/v1beta1
kind: Exchange
suffix: exchange-solicitation-requested
spec:
spec:
name: workload_service.events.solicitation_requested
type: topic
durable: true
vhost: "application"
rabbitmqClusterReference:
name: rabbitmq
namespace: rabbitmq
exchange-task-completed:
enabled: true
apiVersion: rabbitmq.com/v1beta1
@@ -249,4 +219,4 @@ rawResources:
name: '{{ include "bjw-s.common.lib.chart.names.fullname" $ }}-cluster-pg'
schemas:
- name: eventstore
owner: workload_service
owner: workload_service