From 6faa7f439aedd96e98b6d2e14d75faf1ee96ba3b Mon Sep 17 00:00:00 2001 From: zhenyus Date: Sun, 23 Feb 2025 00:28:56 +0800 Subject: [PATCH] fix(config): update RabbitMQ host to include authentication details in notification values Signed-off-by: zhenyus --- freeleaps/helm-pkg/notification/values.alpha.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freeleaps/helm-pkg/notification/values.alpha.yaml b/freeleaps/helm-pkg/notification/values.alpha.yaml index 688f37b2..53f661de 100644 --- a/freeleaps/helm-pkg/notification/values.alpha.yaml +++ b/freeleaps/helm-pkg/notification/values.alpha.yaml @@ -50,7 +50,7 @@ notification: appName: notification serviceApiAccessHost: 0.0.0.0 serviceApiAccessPort: 8003 - rabbitmqHost: freeleaps-alpha-rabbitmq.freeleaps-alpha.svc.freeleaps.cluster + rabbitmqHost: amqp://user:AbBf8D5HJB1BDzRw@freeleaps-alpha-rabbitmq.freeleaps-alpha.svc.freeleaps.cluster rabbitmqPort: 5672 systemUserId: 117f191e810c19729de860aa smsFrom: '+16898887156'