Skip to content

Commit

Permalink
Fix comment on the KafkaConfigPrefix
Browse files Browse the repository at this point in the history
Signed-off-by: Louis-Etienne Dorval <louis-etienne.dorval@ticketmaster.com>
  • Loading branch information
Louis-Etienne authored Nov 1, 2018
1 parent 5fe7382 commit 48b8792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/ingester/app/flags.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const (

// ConfigPrefix is a prefix for the ingester flags
ConfigPrefix = "ingester"
// KafkaConfigPrefix is a prefix for the ingester flags
// KafkaConfigPrefix is a prefix for the Kafka flags
KafkaConfigPrefix = "kafka"
// SuffixBrokers is a suffix for the brokers flag
SuffixBrokers = ".brokers"
Expand Down

0 comments on commit 48b8792

Please sign in to comment.