mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 15:12:08 +01:00
feat(infrastructure): update number of rabbit replicas
This commit is contained in:
@@ -60,7 +60,7 @@ resource "helm_release" "rabbitmq" {
|
||||
},
|
||||
{
|
||||
name = "replicaCount"
|
||||
value = "3"
|
||||
value = "1"
|
||||
},
|
||||
{
|
||||
name = "podAntiAffinityPreset"
|
||||
|
||||
Reference in New Issue
Block a user