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 #249

Closed cdbartholomew closed 2 years ago

cdbartholomew commented 2 years ago

The default heartbeat topic name was 60 because it was pointing to the wrong variable.

michaeljmarshall commented 2 years ago

The conflict is the change itself: https://github.com/datastax/pulsar-helm-chart/pull/247/files. We can close this PR.