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:
@@ -35,7 +35,7 @@ service:
|
||||
rabbitmq:
|
||||
create: true
|
||||
replicas: 1
|
||||
storage: 1Gi
|
||||
storage: 5Gi
|
||||
# Optional: override the generated cluster name; default is "<app.name>-rabbit[-<deployment>]"
|
||||
clusterName: ""
|
||||
port: "5672"
|
||||
|
||||
Reference in New Issue
Block a user