From 4fc69cafe6eeb21a433f5320ce5c06294741f8d5 Mon Sep 17 00:00:00 2001 From: Jonas Juselius Date: Fri, 10 Jan 2025 14:04:29 +0100 Subject: [PATCH] fix: fix preprod wankery --- values/atlantis/prod/pubsub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values/atlantis/prod/pubsub.yaml b/values/atlantis/prod/pubsub.yaml index db108eac..201a17f5 100644 --- a/values/atlantis/prod/pubsub.yaml +++ b/values/atlantis/prod/pubsub.yaml @@ -7,7 +7,7 @@ spec: type: pubsub.rabbitmq metadata: - name: hostname - value: preprod-rabbitmq.rabbitmq + value: prod-rabbitmq.rabbitmq - name: username value: user - name: password