Skip to content

Commit

Permalink
onfinish topic for object modification
Browse files Browse the repository at this point in the history
Signed-off-by: Amir Malka <[email protected]>
  • Loading branch information
amirmalka committed Dec 8, 2024
1 parent 9a7e7a4 commit 7233b8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pulsar/common/topics.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ const (
UIViewsIngesterOnFinishPulsarTopic = "ui-views-finished-v1"
RuntimeIncidentOnFinishPulsarTopic = "runtime-incident-finished-v1"
K8sObjectOnFinishPulsarTopic = "k8s-objects-finished-v1"
ObjectModificationOnFinishTopic = "object-modification-finished-v1"

UNSOnFinishSubscriptionName = "uns-report-finished"

Expand Down

0 comments on commit 7233b8f

Please sign in to comment.