From 3630c847f6528cc8ccdd6e05d8bdb558536616f6 Mon Sep 17 00:00:00 2001 From: Sergei Davydov Date: Sat, 4 Jul 2026 00:44:01 +0500 Subject: [PATCH] fix topic name for prod --- infrastructure.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure.yaml b/infrastructure.yaml index b1bb207..05a956a 100644 --- a/infrastructure.yaml +++ b/infrastructure.yaml @@ -489,7 +489,7 @@ environments: permissions: - topic: assets_broadcast roles: ["ACCESS_ROLE_CONSUMER"] - - topic: issues_broadcast_test + - topic: issues_broadcast_prod roles: ["ACCESS_ROLE_CONSUMER", "ACCESS_ROLE_PRODUCER"] - name: premises clusterRef: prod