feat: add appId to rabbitmq client name

This commit is contained in:
Jonas Juselius
2024-06-05 12:54:12 +02:00
parent 501d6bbe7d
commit a45351700e
2 changed files with 5 additions and 0 deletions
@@ -49,3 +49,6 @@ spec:
value: 10485760
- name: exchangeKind
value: fanout
- name: clientName
value: "{appID}"
@@ -49,3 +49,5 @@ spec:
value: 10485760
- name: exchangeKind
value: fanout
- name: clientName
value: "{appID}"