datastax / pulsar-helm-chart

Apache Pulsar Helm chart
Apache License 2.0
46 stars 38 forks source link

Fix default topic name setting for heartbeat #247

Closed cdbartholomew closed 2 years ago

cdbartholomew commented 2 years ago

The current default is set to the latency interval, so the topic name is "60".

michaeljmarshall commented 2 years ago

@cdbartholomew we probably want a default value in the values.yaml file.