From 727028f77080a9ebe3e181afea31c20486f3eac3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petra=20C=CC=8Ci=CC=81halova=CC=81?= Date: Wed, 15 Nov 2023 12:18:39 +0100 Subject: [PATCH] removed kafka topic for satellite operations --- deploy/clowdapp.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/deploy/clowdapp.yaml b/deploy/clowdapp.yaml index decdbddb..97eb72ca 100644 --- a/deploy/clowdapp.yaml +++ b/deploy/clowdapp.yaml @@ -289,9 +289,6 @@ objects: - topicName: platform.sources.superkey-requests partitions: 3 replicas: 3 - - topicName: platform.topological-inventory.operations-satellite - partitions: 3 - replicas: 3 - topicName: platform.notifications.ingress partitions: 3 replicas: 3