mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 06:57:47 +01:00
feat(infrastructure): update rabbitmq env
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user