mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 23:20:56 +01:00
fix(infrastructure): prometheus
This commit is contained in:
@@ -65,7 +65,11 @@ resource "helm_release" "rabbitmq" {
|
||||
{
|
||||
name = "podAntiAffinityPreset"
|
||||
value = "soft"
|
||||
}
|
||||
},
|
||||
{
|
||||
name = "image.repository"
|
||||
value = "bitnamilegacy/rabbitmq"
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user