feat(infrastructure): update rabbitmq env

This commit is contained in:
2025-10-05 22:13:07 +02:00
parent d4da625408
commit 7ee45b451e
5 changed files with 43 additions and 6 deletions

View File

@@ -37,9 +37,8 @@ rabbitmq:
port: "5672"
username: demo-app
password: ""
# Existing cluster identification for Messaging Topology CRDs
namespace: rabbitmq
clusterName: rabbitmq
clusterName: rabbitmq-cluster
vhost: "/"
mariadb: