Skip to content

Commit

Permalink
Merge pull request #52 from kubescape/on-finish-topic-object-modifica…
Browse files Browse the repository at this point in the history
…tion

onfinish topic for object modification
  • Loading branch information
afek854 authored Dec 8, 2024
2 parents 9a7e7a4 + 7233b8f commit 859e58c
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 859e58c

Please sign in to comment.