Skip to content

Commit

Permalink
Merge pull request #46 from kubescape/on-finish-topic-const
Browse files Browse the repository at this point in the history
onfinish topic const
  • Loading branch information
amirmalka authored Oct 8, 2024
2 parents 8d6616f + b2eec49 commit e72cd41
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 @@ -16,6 +16,7 @@ const (
SecurityRisksOnFinishPulsarTopic = "security-risks-scan-report-finished-v1"
UIViewsIngesterOnFinishPulsarTopic = "ui-views-finished-v1"
RuntimeIncidentOnFinishPulsarTopic = "runtime-incident-finished-v1"
K8sObjectOnFinishPulsarTopic = "k8s-objects-finished-v1"

UNSOnFinishSubscriptionName = "uns-report-finished"

Expand Down

0 comments on commit e72cd41

Please sign in to comment.